Click to See Complete Forum and Search --> : Window Resize
manimozhik
09-24-2008, 07:23 AM
Hi,
when window is resized the page remains the same it should be fit to that window size. but it is not working so. tell me a solution.
:)
toicontien
09-24-2008, 08:17 AM
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.
manimozhik
09-25-2008, 07:43 AM
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.
Moved to the CSS forum...