tooltipsy icon indicating copy to clipboard operation
tooltipsy copied to clipboard

IE7 positioning issue

Open oro-ck opened this issue 13 years ago • 5 comments

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.

oro-ck avatar Aug 06 '12 16:08 oro-ck

I have also come across this issue on IE7 and cannot resolve it.

mderrick avatar Nov 22 '12 16:11 mderrick

I ended up changing the plugin to jquery tools library, deadlines and all. http://jquerytools.org/demos/tooltip/index.html

oro-ck avatar Nov 23 '12 08:11 oro-ck

Fixed the issue using "position:fixed" in "tooltipsy" class for ie7. You can position the tooltip using margins.

everyonesdesign avatar Feb 09 '13 19:02 everyonesdesign

Can you try it now?

briancray avatar Feb 13 '13 19:02 briancray

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.

ImBobby avatar Jan 20 '15 07:01 ImBobby