Hi folks,

I have two issues with Interface's iToolTip. The first only concerns 
Firefox: Whenever I hover a tooltipped link, all flash-objects in the 
page are "reloaded".
The other occurs in all tested browser, when I use the delay option, eg. 
delay: 250. When hovering several different links fast, the fadeIn 
animation gets queued and repeated quite often, resulting in some more 
odd behaviour.

I extracted some kind of demo page: 
http://fuzz.bassistance.de/tooltipProblem/bassistance.de.htm
To see the issue, open it in Firefox and hover the links on the top 
right, fast from bottom or top or vice-versa.

I tried to remove the wmode="opaque" attribute (necessary to work for 
Thickbox) from the object tags, but that didn't help.

To solve the other problem: It seems like the animation queue for the 
tooltip helper has to be removed when hide is called. I tried to solve 
it, but failed due to lack of knowledge about jQuery's animation system.

Would be cool if someone (*winks at Stefan*) had a look at it. I want to 
jQueryify my own site at last :-)

-- 
Jörn Zaefferer


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to