CSS Hide Youtube Video not working in IE
- by Smickie
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?