PDA

View Full Version : Confining a Page In An Iframe


JMann
10-14-2003, 01:21 PM
What is wrong with this coding. I'm not concerned with it being "validated"...but when you go to the main page, the information in the iframe starts below it and exits at the top above the iframe.


<TD ROWSPAN=19 valign="top" align="left"><iframe src="main.htm" name="iframe" width="745" marginwidth="0" height="537" marginheight="0" align="middle" scrolling="auto" frameborder="0"></iframe></TD>


Take a look yourselves...http://www.freewebs.com/tomzrealm

USE Internet Explorer, NOT MOZILLA! But look when it scrolls, it comes up from the below the bottom and out above the top. Let me know how I can fix this.

CheapSolutions
11-12-2003, 08:41 AM
What version of IE are you using? I see it fine in 6.0. Or did you fix the problem currently?