Forum Moderators: open

Message Too Old, No Replies

Mac Iframe help

mac iframe html help

         

mistchef

11:47 pm on May 18, 2004 (gmt 0)

10+ Year Member



I'm designing a page with an iframe with a transparent background to show the main content. The back is transparent because the back image has to show thru seperately for future changes. Now i work alot with macs and it shows the background as pure white. On a pc it looks fine. Does anyone know what code i can put to make it transparent in a mac? Or are there any other ways to put seperate pages into a main area without iframes, but with a transparent background?

heres some code from the page:

<body topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0" bgcolor="#000000" bgcolor="Black" text="#000000" style="background: url('yellow.jpg') no-repeat";>

<div class="main-home" id="main-home">
<iframe allowTransparency="true" src="main-home.htm" name="main-home" height="665" width="562" scrolling="auto"></iframe>
</div>

thanks all!

BlobFisk

8:22 am on May 19, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to WebmasterWorld, mistchef!

Which browser on the Mac? I think that only a limited number of browsers support this feature...

mistchef

12:04 pm on May 19, 2004 (gmt 0)

10+ Year Member



i have been checking it out in IE on the mac.
i just want it to work on as many browswers as i can get, but still keep the look and the way it works the same