hello,
the issue i am encountering is that i have a hidden html layer sliding over a flash navigation bar when one mouseover a span tag -- via jquery. the slide down works perfectly, the issue occurs when i hover over the hidden layer. the swf nav bar recognizes the my mouse event and renders it's own slide down sub menu. so now i have two slide down menus rendering. sadly, this is only happening in safari (tested on version 4 and version 5).
a few facts:
- using jquery to have the hidden layers animate
- hidden layer has a higher z-index value
- using SWFObject v2.2 to render swf file
thanks in advance for any help,
ed.
the issue i am encountering is that i have a hidden html layer sliding over a flash navigation bar when one mouseover a span tag -- via jquery. the slide down works perfectly, the issue occurs when i hover over the hidden layer. the swf nav bar recognizes the my mouse event and renders it's own slide down sub menu. so now i have two slide down menus rendering. sadly, this is only happening in safari (tested on version 4 and version 5).
a few facts:
- using jquery to have the hidden layers animate
- hidden layer has a higher z-index value
- using SWFObject v2.2 to render swf file
thanks in advance for any help,
ed.