PDA

View Full Version : frame problem



fatmammal
February 6th, 2004, 05:52 PM
i have a problem and its been driving me nuts. if you take a look at www.mammothpress.com and look at the bottom frame, it has a horizontal scrollbar when it doesnt exist in the main.htm file. anyone know why when i place it in a header frame with top.htm and main.htm it adds a horizontal scrollbar?

thanks
joel

blindlizard
February 6th, 2004, 05:59 PM
try


<frame src="main.html" name="mainFrame" scrollbars="auto">