I would like to add a 50% Transparency to an IFrame, how would I do it?
Printable View
I would like to add a 50% Transparency to an IFrame, how would I do it?
No point having 50% you might aswell have the background image at 50% opacity and place the iframe on top.
But thats the point. I want the IFrame to let the background be visable
Excuse me? You mean so the text will have a transparency setting of 50% aswell?
4get the 50% thing
I mean, I want to be able to see the background of the page through the iframe
just add this to your Iframe
Code:allowtransparency="true"