Florian:
I'm pretty sure this standard behavior in IE as well. Mousing over Layer 1
and then onto it's child, Layer 2, produces a mouseout event on Layer 1
(according to my tests). The DynAPI should capture and suppress this, I
think.
------
scott andrew lepera
sc...@sc...
web stuff: www.scottandrew.com
music stuff: www.walkingbirds.com
-----Original Message-----
From: Florian Kugler <f.k...@t-...>
To: dyn...@li... <dyn...@li...>
Date: Saturday, November 18, 2000 4:04 AM
Subject: [Dynapi-Dev] mouseover events in nested layers
>hi all.
>
>i've the following situation:
>
>x--------------------------x
>| layer1 |
>| |
>| x---------------x |
>| | layer2 | |
>| x---------------x |
>x--------------------------x
>
>my question: should layer1 trigger an mouseout event when moving the cursor
>over layer2 ??? i don't think so and as far as i can remember ie and ns 4
>don't do that.
>in ns6 this onmouseout event is triggered. (in the official ns6 release).
>
>florian.
>
>_______________________________________________
>Dynapi-Dev mailing list
>Dyn...@li...
>http://lists.sourceforge.net/mailman/listinfo/dynapi-dev
>
|