I want to resize the window as and when user adjust the browser. I am catching the resize event and changing the height and width. But it's not working for all. Please give some idea. I am doing in JSF richfaces.
+1
A:
If you are not stuck on this fixed/resized layout, you should look for 'fluid' and 'semi-fluid' layouts on the internet. The main idea is to set the sizes in % instead of px or em.
Maxime ARNSTAMM
2010-04-09 13:17:23
A:
You can just use http://resizeMyBrowser.com A simple web app, it's free and works great.
Jorege Nedrd
2010-09-21 04:30:14