Search found 1 match

by paulmcq
Tue Apr 08, 2008 10:25 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu not visible behind flash files in Firefox
Replies: 2
Views: 2653

Re: Menu not visible behind flash files in Firefox

Hey,

In certain situations adding...

<param name="wmode" value="transparent" /> to the <object> and/or wmode="transparent" to the <embed> has solved the problem.

Hope this helps!!