Hi guys,
I have a page that positions all elements then makes them visible in the browser. However, if the browser window is too small for everything to fit vertically IE4/IE5 doesn't give the users scrollbars. I am using a table that is the tallest object on the page and if I don't do anything dynamically then the browser does have scrollbars. so say the tables "top" and its "height" exceeds the vertical size of the window then the browser doesn't have scroll bars I obviously need scrollbars and because the page takes a little time to load I have to have it all positioned then made visible although I have a gut feeling this is where the problem lies. Is there anyway to ensure scrolling without signed scripts?
hope it makes sense!
Thanks alot to anyone who helps me out on this one! It's been driving me crazy!!
I have a page that positions all elements then makes them visible in the browser. However, if the browser window is too small for everything to fit vertically IE4/IE5 doesn't give the users scrollbars. I am using a table that is the tallest object on the page and if I don't do anything dynamically then the browser does have scrollbars. so say the tables "top" and its "height" exceeds the vertical size of the window then the browser doesn't have scroll bars I obviously need scrollbars and because the page takes a little time to load I have to have it all positioned then made visible although I have a gut feeling this is where the problem lies. Is there anyway to ensure scrolling without signed scripts?
hope it makes sense!
Thanks alot to anyone who helps me out on this one! It's been driving me crazy!!