如何在 iPhone 和 iPad 上创建固定/绝对位置工具提示?
一段时间以来,我一直在愉快地使用 qTip jQuery 插件。那里没有抱怨。 然而,在 iPad 和 iPhone 上,工具提示似乎有问题。
症状:
- 在调整触摸屏大小之前,一切似乎都工作正常。
- 调整大小后等 - 行为不一致。一些工具提示错位;那里没有真正的逻辑。
诊断: 在我看来,Apple 的触摸屏搞砸了所有 jQuery 调用的绝对位置和固定位置。
我该如何度过这个难关呢?有人参与其中吗?我用谷歌搜索了这件事;找不到有关此特定触摸屏问题的任何信息。
谢谢!
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. -- 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!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
实际上 tegeril 是不正确的(部分) iOS 5 确实 支持固定位置 iOS 4 不支持。您使用的是哪个版本的 iOS? 。
actually tegeril is incorrect (partially) iOS 5 does support fixed position iOS 4 does not. what version of iOS are you on? .