Closed (fixed)
Project:
Hovertips and Clicktips
Version:
5.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Feb 2007 at 03:40 UTC
Updated:
23 May 2008 at 22:32 UTC
We are developing a site that has some pages with many hovertip links. While the page is loading, the hovertips are all displayed. Once the page has finished loading, the hovertips are hidden as they should be until the proper links are moused over.
Is there a known solution or workaround to this problem?
Comments
Comment #1
Dave Cohen commentedThis has been discussed here: http://www.dave-cohen.com/node/1186#comment-1104 and here: http://www.dave-cohen.com/node/1186#comment-1182.
If someone knows more than I about IE and its peculiarities, I'd love to hear better ideas. At this point I have nothing else to suggest.
Comment #2
shane birley commentedI see this hasn't been resolved. Is there any idea as to the reason for this? I can replicate it in IE6 but am not able to replicate this behaviour in any other browser. I don't see a solution yet. Are we looking at a page load issue or is it a simple change to the CSS?
I intend on searching but any assistance would be awesome.
Comment #3
Dave Cohen commentedCan I bill Microsoft for time spent on this? :)
But seriously, I don't know how to fix it, and I welcome any patches.
Comment #4
batbug2 commentedbug appeared only in IE6
fixed this by editing the hovertip.css file:
in the end of the the file i edited this part
and replaced the ">" with space (like this "html body .hovertip_wrap3") and it did the trick
Comment #5
Dave Cohen commentedThanks, batbug2.
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.