Hi guys,
iframe allowtransparency doesn't seem to work on IE7 and IE8. Users with OS Win7 don't have that same problem. Can anyone help?
Thanks, C.
Hi guys,
iframe allowtransparency doesn't seem to work on IE7 and IE8. Users with OS Win7 don't have that same problem. Can anyone help?
Thanks, C.
Jump to PostTry this
<iframe src="www.google.com" name="main" allowtransparency="true" width="820" height="550" frameborder="0" id="if_main"></iframe>
Try this
<iframe src="www.google.com" name="main" allowtransparency="true"
width="820" height="550" frameborder="0" id="if_main"></iframe>
@Shadowcrawler : - thanx...
We're a friendly, industry-focused community of 1.20 million developers, IT pros, digital marketers, and technology enthusiasts learning and sharing knowledge.