All Active content on a page will always rise to the top, so to speak,
including Flash, certain form elements, Java applets, and Active X controls.
This means that each of these will poke through layers. There is not a good
cross-browser/platform reliable way to solve this issue, but if you can be
confident in your visitors using IE 5+ or NN6+ (Windows only), then you can
use the Flash
wmode parameter. It doesn't work in all browsers (NN4) or platforms (Windows
only) but it's implemented in the latest netscapes:
http://devedge.netscape.com/
MM articles:
http://www.macromedia.com/support/flash/ts/documents/flash_top_layer.htm
http://www.macromedia.com/support/flash/ts/documents/wmode.htm
Aziz's solution -
http://www.bezworks.com/lab/opaque.htm
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================
"lilpenny1316" <webforumsuser (AT) macromedia (DOT) com> wrote
Quote:
I've been using a drop down menu without problems until now. Whenever I
scroll
over a menu heading, the sublinks that drop down appear below the Flash
that's
right below it. I noticed that the same thing happens with drop down
boxes
and search fields as well. They all seem to take "priority" over my
submenus.
I uploaded a sample of what I am talking about at this url:
www.sanhandesign.com/northpoint/menu.htm. Any help would be greatly
appreciated. Thanks! |