Hello,
I have a problem with an iframe in my site... I didnt know it before i saw the site with IE....
I have this in the main HTML...
Code:
<table width="592" style="background: url(./images/5.gif) no-repeat center;">
<tr><!-- Row 1 -->
<td width="29"><img src="images/1.gif" height="50" width="19" alt="X"></td>
<td width="525"> </td>
<td width="38"><img src="images/2.gif" width="37" alt="X"></td>
</tr>
<tr ><!-- Row 2 -->
<td> </td>
<td class="head">
<iframe name="Main" id="datamain" src="About.html" width="100%" height="320" marginwidth=0 marginheight=0 frameborder=0 scrolling=no></iframe>
<br>
<div style="width: 100%;" align="center">
<a href="#" onMouseover="scrollspeed=-2" onMouseOut="scrollspeed=0">Up</a> | <a href="#" onMouseOver="scrollspeed=2" onMouseout="scrollspeed=0">Down</a>
</div>
<td>
<td> </td>
</tr>
<tr><!-- Row 3 -->
<td width="29"><img src="images/3.gif" width="29" height="43" alt="X"></td>
<td align="right"> </td>
<td width="38"><img src="images/4.gif" width="38" height="28" alt="X"></td>
</tr>
</table>
and these are the styles in the iframe.....
Code:
<style type="text/css">
a{ font-size: x-large; font-weight: 700; font-style: normal; text-decoration: none; text-transform:
none; font-variant: normal;}
TD.head{
font-family: Verdana;
font-size: 9pt;
line-height: 14px;
color: #cccccc;
}
</style>
</head>
<body text="#CCCCCC" style="backgraund: transparent;">
The problem comes with that the table have background and the iframe in IE and opera is not transparent ... so i dont see the table back but a white square.... anyideas how i can make it that i see it like with firefox???
This is a link to the site...
But i'm not sure u can open this host.... but try...