Forum Moderators: open
Is there a way to get the drop downs to show up above the imbedded Flash?
Thanks
This also applies to Java Applets and other plugins, as well as some form elements (select lists for example), as they use an object inherited from the OS.
One workaround I've seen is to hide the Flash movie while the layer is displaying... But that is pretty horrible!
In certain situations adding...
<param name="wmode" value="transparent" />
wmode="transparent"
birdbrain
I hate to blow our own trumpet but thought you might like to know that the menu from milonic.com will go over Flash by default. It will also go over Form Select Boxes, a problem that has eluded many JavaScripters for years.
Again, I hate to promote our own stuff but if you are struggling with this it might be worth a look.
Cheers
Andy