PDA

View Full Version : What am I missing here?


xunzi
03-26-2003, 12:17 AM
In Mozilla the iframe shows the background image but in IE/Opera it doesn't?

The page can be seen here (http://ns4.astrahosting.net/~admin184/forums/index.php)


<td class="row1" align="left" width="100%" height="400" colspan="2">
<iframe src="all.php" width="100%" height="400" frameborder="0"></iframe>
</td>

Thanks in advance :)

meow
03-26-2003, 01:24 AM
Use the background in the framed document too.

Animan
03-26-2003, 01:41 AM
im new here but i really dont see anything wrong with your work.