tooltipsy
tooltipsy copied to clipboard
IE7 positioning issue
Are there any known issues with IE7 and the tooltips position.
I have a page that has enough content to scroll. By default the tooltip appears to position properly, but if I scrolled say 200 pixels down, and use the tooltip then the tip is 200 pixels higher than it needs to be.
I suspect it's the HTML we've used that's causing this, but any idea if there are any particular CSS properties that should be avoided when using this?
I can give me details if required.
I have also come across this issue on IE7 and cannot resolve it.
I ended up changing the plugin to jquery tools library, deadlines and all. http://jquerytools.org/demos/tooltip/index.html
Fixed the issue using "position:fixed" in "tooltipsy" class for ie7. You can position the tooltip using margins.
Can you try it now?
This issue is old, but I did try tooltipsy in IE7 win XP and didn't find any issue regarding the "200px" gap. You might want to close this issue.