'fly-out' rollover disappearing too quickly, after 'mouseout' ?
I have 'mouseover', and 'mouseout' events triggering on an element. As I move mouse to new element 'mouseout' ( showing from 'visible' and 'hidden' properties ) the element disappears ( becomes 'hidden' too quickly'). Any help would be great. I know about the SetTimeout function, but I've tried various ways, but the best I get is it 'locks' the element permanently as 'visible', rather than clearing after a second or two.
Last edited by liamfitz; December 6th, 2011 at 06:29 PM..
Reason: wrong meaning
|