YouTube Videos and DropDown Menus

If you’ve ever had the problem of a Dropdown menu “hiding” behind a Youtube Video, some folks at the BytesForAll Forum came up with a solution…

Here’s an example. Just add the parts highlighted in red and it works!

<object width=”320″ height=”265″>
<param name=”movie” value=”http://www.youtube.com/v/H8v3UnMDC5M&hl=en_US&fs=1&rel=0″></param>
<param name=”allowFullScreen” value=”true”></param>
<param name=”allowscriptaccess” value=”always”></param>
<param name=”wmode” value=”opaque”></param>
<embed src=”http://www.youtube.com/v/H8v3UnMDC5M&hl=en_US&fs=1&rel=0″
type=”application/x-shockwave-flash”
allowscriptaccess=”always”
allowfullscreen=”true”
width=”320″
height=”265″
wmode=”opaque” >
</embed>
</object>

About

Doug Neubauer is a Portland Web Designer, specializing in Wordpress and PCI compliant eCommerce web design. We also produce Business Web Videos and do SEO consulting. Follow Doug on Twitter.

Comments are closed.

107 queries. 0.307 seconds.