View Single Post
Old 06-13-2006, 10:57 AM   #2 (permalink)
developer
 
Junior Techie

Join Date: Dec 2004

Posts: 88

developer

Default

You can use Javascript to determine the clients screen size.

But to keep the size of the web page the same, you can use absolute values like
<table width="800" ........

instead of ="100%" etc.
__________________
Somewhere I Belong...
developer is offline