allstarbajan
Technical User
I am trying to link a picture for to an iframe. the website background is black and so is the iframe background. ie shows a white background around the pic but netscape shows the black around the pic. how do i get ie to show the black around the pic. see sample code below!
<iframe name="cwindow" frameborder="0" width="285" height="360" align="middle" marginwidth="0" marginheight="0" scrolling="no" src="start.htm"></iframe>
<a href="step correct/001.gif" target="cwindow">image 1</a>
Thanks
<iframe name="cwindow" frameborder="0" width="285" height="360" align="middle" marginwidth="0" marginheight="0" scrolling="no" src="start.htm"></iframe>
<a href="step correct/001.gif" target="cwindow">image 1</a>
Thanks