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!