PDA

View Full Version : Help stopping scroll on crazy table


Candrias77
08-28-2002, 02:26 PM
Hi there i have been working for a while on a table that will become a template for a site. The original problem was that the site did not stretch vertically to fit the screen when the content did not push it down past the bottom of the screen.

So i have included some javascript to push the height out to 100% but now the horizontal alignment scrolls at 800 x 600 :mad: and i cant seem to find out how i am pushing it out that far!

Can someone please have a look here:
http://waterproofing.fusiongroup.co.nz/test/home3.htm
and let me know if you can help.

Thanks heaps to whoever gives it a go.

-Candiras

justame
08-28-2002, 03:09 PM
can...
did you just a find® out what was causing it??? aka the horizontal scroll bar???
/me just a went® there in netscrap4.7...800x600 n' /me didnt get just a ny® horizontal scroll bar...:O)))

Candrias77
08-28-2002, 03:19 PM
Netscape (v6) seems to work fine, but not IE - i am using IE6 and get the scroll for apparently no reason!

Nightfire
08-29-2002, 03:21 AM
Can't think of anything apart from this

<td width="99%" height="15" colspan="4"><img src="images/spacer.gif" width="20" height="15"></td>

Try changing the width on the td

codewarrior
08-29-2002, 07:48 AM
I would recommend testing it on IE, NS, Opera, and Mozilla @ 800 x 600 ;)