This sounds more like a style issue rather than a JavaScript issue. If you set your page widths using % for a unit of measure, resizing the window will resize the dimensions of your page.
This sounds more like a style issue rather than a JavaScript issue. If you set your page widths using % for a unit of measure, resizing the window will resize the dimensions of your page.
Thanku. ok your reply was so helpful. If the Html page is made of lot of Div and then the problem can be solved in the same way?. I thought that on resizing the window we can get the components and load accordingly with the size of window but it too hard to look on each and every component.
Bookmarks