[thelist] Change Iframe background colour

Ben Morrison ben.morrison at dogstardesign.co.uk
Thu Dec 11 06:36:59 CST 2003


> If its being hosted at a different site, then wouldn't you run into
> cross
> domain script security barriers anyway?

Well that solves that problem then. Thanks for everyones input.

I'll use:

<style type="text/css">body {background-color: transparent}

<IFRAME NAME="Something" SRC="fileName.html" allowtransparency="true"
background-color="transparent" ></IFRAME>

And if its supported - nice, if not its not the end of the world.

benjer




More information about the thelist mailing list