View Single Post
Old 2006-02-09, 10:58 PM   #132
Toby
Lonewolf Internet Sales
 
Toby's Avatar
 
Join Date: Mar 2005
Location: Houston
Posts: 4,826
Send a message via ICQ to Toby
Quote:
Originally Posted by Tvduijn
...weird about the pages not fitting table sizes are 740, ill check it out *edit: It works on 800x600 for me...
Looking at your source code I see table widths set at 785, those will scroll every time. 800 minus 20 for scroll bar is 780 pixels as the absolute maximum, and that assumes nothing else is taking any space, like page margins, vertical toolbars, etc.

One additional warning: setting the table width to 740 doesn't necessarily mean the table will stay at 740. If the combined width of the elements and spacing within the table exceed 740, the table will expand as needed.
Toby is offline   Reply With Quote