gunslingerdx
04-10-2009, 10:17 AM
so i've been using firefow for a while now, and i finally got this page all coded and set to a point that im satisfied with it... until i tried opening it in explorer... sigh.
i have an iframe set into my table with a transparent background. and in firefox its seamless. in explorer it has a weird frame around it and looks indented. how can i get rid of this?
here is the code for that cell of my table:
<td height="545" width="736" CLASS="mainbackcell">
<iframe src="home.html" ALLOWTRANSPARENCY="true" style="height:535px; width:725px; border:0px;"
name="iframe1" style="FILTER: chroma(color=#FFFFFF)"><a href="frameurl">
Your browser does not support iframes</a></iframe>
</td>
and here's a temporary link to the page if you want a look:
http://www.geocities.com/gunslingerdx/lorbel/lorbel5.html
i have an iframe set into my table with a transparent background. and in firefox its seamless. in explorer it has a weird frame around it and looks indented. how can i get rid of this?
here is the code for that cell of my table:
<td height="545" width="736" CLASS="mainbackcell">
<iframe src="home.html" ALLOWTRANSPARENCY="true" style="height:535px; width:725px; border:0px;"
name="iframe1" style="FILTER: chroma(color=#FFFFFF)"><a href="frameurl">
Your browser does not support iframes</a></iframe>
</td>
and here's a temporary link to the page if you want a look:
http://www.geocities.com/gunslingerdx/lorbel/lorbel5.html