Hi,
I am trying to set an iframe background to be opaque. I have managed to get a transparent background for the iframe using:
style="background-color:transparent" within iframe.html
and allowtransparency="true" in the page where the iframe is defined.
Is there any way of setting the transparency to 40%?
DHTMLHELP
I am trying to set an iframe background to be opaque. I have managed to get a transparent background for the iframe using:
style="background-color:transparent" within iframe.html
and allowtransparency="true" in the page where the iframe is defined.
Is there any way of setting the transparency to 40%?
DHTMLHELP
Comment