I noticed the same with your example in Mozilla, but it seems to be a
glitch somewhere in your code. Using the examples included with the
dynapi, the onmouseout event seems to be firing correctly.
--
// Robert Rainwater
On 2/19/2001, 9:11:56 PM EST, David wrote about "[Dynapi-Widgetdev] NN6 onmouseout delay?":
> Greetings,
> Has anyone noticed a "glitch" in NN6 and DynAPI
> where the onmouseout does not fire till the second
> time you pass over the object? I was looking at
> compatibility problems with my image menu and started
> checking out the individual sections. I tested the
> normal buttonimage and found this happenning. Maybe
> it is in my code, but it seems to be repeatable in
> other examples as well. After passing over the object
> a second time (second onmouseover) the onmouseout
> starts working normally.
> See it here:
> http://www.merlinsworld.net/dynapi_ri_dcexamples/image_button.html
> Comments? Suggestions?
> Cheers,
> Dave C. "You Changed What?!?"
> __________________________________________________
> Do You Yahoo!?
> Get personalized email addresses from Yahoo! Mail - only $35
> a year! http://personal.mail.yahoo.com/
> _______________________________________________
> Dynapi-Widgetdev mailing list
> Dyn...@li...
> http://lists.sourceforge.net/lists/listinfo/dynapi-widgetdev
|