Click to See Complete Forum and Search --> : Iframe background


ToYourEscape
02-16-2004, 03:28 PM
I need to make the background of an Iframe I am using to be transparent so the background image of the page the Iframe is on can be seen. Does anyone know how to do this?

Thanks,
Dave

gil davis
02-16-2004, 03:37 PM
http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/overview/inlinefloatingframes.asp#transparency

IncaWarrior
02-16-2004, 04:35 PM
so allowtransparency="true" is all it takes? wow that's helpful