ohdang888 Posted March 1, 2008 Share Posted March 1, 2008 i am using the code below to allow the height to stretch the length of the page. Its works great on IE, but why won't it won't on firefox? It stops at the end of the browser... in other words, it won't scroll down. it just stops. <div style="background-color:#C0C0C0;overflow: hidden; width:920px;height:100%"> Quote Link to comment https://forums.phpfreaks.com/topic/93868-length-100/ Share on other sites More sharing options...
p2grace Posted March 2, 2008 Share Posted March 2, 2008 Is there another div on the outside of this div that doesn't have height set to 100%? Quote Link to comment https://forums.phpfreaks.com/topic/93868-length-100/#findComment-481447 Share on other sites More sharing options...
unsider Posted March 2, 2008 Share Posted March 2, 2008 ^ Ya check your other divs because that could be screwing it up, as well as other tables with unusual lengths. Quote Link to comment https://forums.phpfreaks.com/topic/93868-length-100/#findComment-481828 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.