PDA

View Full Version : iframe's and transparent backgrounds


Tombo
02-20-2003, 11:25 PM
Hullo,

How do I get an iframe to have a transparent background, as in the background of the parent window will also be the background of the iframe.

Quiet Storm
02-20-2003, 11:31 PM
As far as I remember, it can only be seen on IE6.

IE5-5.5 will not be transparent.

To get around this problem you can position a background on the iFRAME page (using CSS) to match the background on the main pages...

:)