Todd Richards wrote:
> Hi Everyone -
>
> Been struggling with this and maybe it's something obvious.  I have a CSS
> menu on my site, and I have a .FLV slideshow on the home page.  On all other
> pages, the menu works fine, and falls on top of the text (so you can
> navigate).  However, on the home page with the video, the video covers up
> the menu.  The menu <ul> has a z-index of 1000.  I have tried to specify a
> z-index on the table cell of 10, with no luck.  I have tried a <div> with
> the same value, and no luck.  I have played around with positioning
> (absolute, relative, none) with no luck.  Things are the same in both IE and
> FF.
>
> www.thurtconstruction.com
>
> Any thoughts would be much appreciated!
>
> Todd
>
>   
Try embedding the flash with wmode = transparent or opaque.  Setting a 
windowmode for flash helps solve Flash and CSS issues for me most times.

-Mark

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to