Vanilla 1.0.3 is a product of Lussumo. More Information: Documentation, Community Support.
<div id="altContent">Hello!</div>
<div id="flash"></div>
var so = new SWFObject ...
if(so.write("flash")){
document.getElementById("altContent").style.display = "none";
}
<style media="print" type="text/css">
<!--
#altContent {
display: block;
}
#flash {
display: none;
}
-->
</style>
1 to 11 of 11