开发者

How to create fixed/absolute position Tooltips on iPhones and iPads?

开发者 https://www.devze.com 2023-01-10 23:46 出处:网络
For some time now I\'ve been happily using the qTip jQuery plugin. No complaints there. However, on iPads and iPhones, the tooltips appears to be buggy.

For some time now I've been happily using the qTip jQuery plugin. No complaints there. However, on iPads and iPhones, the tooltips appears to be buggy.

Symptoms:

  • Before resizing the touch screen everything seems to be working fine.
  • After resizing etc. --开发者_如何学JAVA Inconsistent behavior. Some tooltips are misplaced; no real logic there.

Diagnosis: It seems to me that Apple's touch-screens f**k-up the absolute and fixed positions for all jQuery calls.

How do I get by this? Anyone got into it? I googled the thing; couldn't find anything regarding this specific touch-screen issue.

Thanks!


actually tegeril is incorrect (partially) iOS 5 does support fixed position iOS 4 does not. what version of iOS are you on? .

0

精彩评论

暂无评论...
验证码 换一张
取 消