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%"> 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%? 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. Link to comment https://forums.phpfreaks.com/topic/93868-length-100/#findComment-481828 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.