[thelist] IFRAMES

Jason Handby jasonh at pavilion.co.uk
Tue Mar 4 04:00:01 CST 2003


> Here is my iframe:
>
> <iframe name="popUpDiv" id="popUpDiv" frameborder="0" marginheight="0"
> marginwidth="0" scrolling="no" src="popup.cfm"></iframe>
>
> and pop.cfm contains:
>
> <div id="popUpDivmenu">
> 	<div id="imgDiv" align="center"><img src="imgs/hourglass
> wait.gif"></img></div>
> 	<div id="textDiv">Retrieving data........</div>
> </div>
>
> I just want to view the contents in pop.cfm without seeing a white
> background caused by the iframe.
> Please assist!

I've just googled this

http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/ove
rview/inlinefloatingframes.asp

which should help you. (You'll have to put that URL all on one line to get
it to work. Alternatively use this: http://makeashorterlink.com/?D2D642C5 )

I think IFRAME transparency is IE-only though...



Jason




More information about the thelist mailing list