CSS Hide Youtube Video not working in IE

Posted by Smickie on Stack Overflow See other posts from Stack Overflow or by Smickie
Published on 2010-04-20T16:57:29Z Indexed on 2010/04/20 19:23 UTC
Read the original article Hit count: 289

Filed under:
|
|
|
|

I have a youtube video like so...

<object id="video_1" class="a_video .......

However the css for a_video:

display:none;

Isn't hiding it in IE.

Anyone know how to hide embedded youtube videos in IE?

© Stack Overflow or respective owner

Related posts about css

Related posts about jQuery