View Full Version : IFrames background?


stinkysocks
04-28-2003, 09:13 PM
Hi!!!!!
Okay for I frame if i want my iframe to open the quotes page, wht background do I put on the quotes page?

there was that tag that went like transparant background lol complicated but plzzz help! (K)(K)(K)

stinkysocks
04-28-2003, 09:26 PM
okay I re read that..it'S not very clear....so here is another explanation

<iframe FRAMEBORDER="0" BORDER=0 width=500 height=250
style="position:absolute; left:50; top:300" src="quotes.html"
name="quotes" ALLOWTRANSPARENCY="true" style="filter: alpha(opacity=00)" scrolling=auto></iframe>


okay see my page is quotes.html...on tha page what background tag should I put, since i wnat it to be transparent, or else the opacity won't work?