Sneath Design
06-17-2005, 04:40 AM
As my topic says really, I have a webpage with 2 iframes on it, both are named differently and point to different documents yet Firefox is displaying one in both frames.
Internet Explorer displays it fine, whats the problem here?
<iframe src="nav.html" name="navigation" scrolling="no" frameborder="no" align="center" height="220px" width="230px"></iframe>
<iframe src="update.html" name="update" scrolling="no" frameborder="no" align="center" height="280px" width="230px"></iframe>
Can anyone help me?
Thanks
Anthony.
Internet Explorer displays it fine, whats the problem here?
<iframe src="nav.html" name="navigation" scrolling="no" frameborder="no" align="center" height="220px" width="230px"></iframe>
<iframe src="update.html" name="update" scrolling="no" frameborder="no" align="center" height="280px" width="230px"></iframe>
Can anyone help me?
Thanks
Anthony.
