Guest_imported
New member
- Jan 1, 1970
- 0
Hello,
I would like to know the best practices to make our site work acceptably under all resoultions. Currently we seem to be going wrong here. The Pages have been designed for the 1024 X 800 resolution. When the Page is viewed under the 800 X 600 reslutions - it's all messed up.
We have used Layers (Div Tages) in the Page design. The coordinates of this are hardcoded in the code (in terms of pixels). This is where we think we are wrong.
Could anyone please let me know as to how we should handle this best. I am sure that we need to find out the resolution of the client browser and then make necessary changes.
Code sample will be highly useful. Any help would be appreciated.
Thanks & regards,
--Prakash--
I would like to know the best practices to make our site work acceptably under all resoultions. Currently we seem to be going wrong here. The Pages have been designed for the 1024 X 800 resolution. When the Page is viewed under the 800 X 600 reslutions - it's all messed up.
We have used Layers (Div Tages) in the Page design. The coordinates of this are hardcoded in the code (in terms of pixels). This is where we think we are wrong.
Could anyone please let me know as to how we should handle this best. I am sure that we need to find out the resolution of the client browser and then make necessary changes.
Code sample will be highly useful. Any help would be appreciated.
Thanks & regards,
--Prakash--