On 4/30/10 1:34 PM, "Climis, Tim" <tcli...@indiana.edu> wrote:

>> There is no flash.
> 
> Of course there is.  The Youtube video is flash.
> 
> Direct from your page:
>> <embed src="http://www.youtube.com/v/l26of6Qm9CU&amp;hl=en_US&amp;fs=1&amp;";
>> type="application/x-shockwave-flash" allowscriptaccess="always"
>> allowfullscreen="true" width="410" height="280">
> 
> (Note the "application/x-shockwave-flash" part).
> 
> ---Tim

Color me red. Of course. Thanks for pointing that out. Updated.

So how about the other website? That one has no video, the drop downs are
falling behind white the content area. I was told by their IT person drop
downs were not working correctly in Win7/IE8. I made this change suggested
by David: 

Problem in IE/6 and IE/7 only.
Correction:

#navigation {
position: relative/*add*/;
 /*z-index: 100; delete*/
    }
#page-nav li {
z-index: 10 /*add*/;
}

Thanks for checking. I just don't see it on my end at all. 


______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
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