benjrox Posted June 29, 2006 Share Posted June 29, 2006 Hi,I currently have a table thats 100% high, and a <div> inside which I want to be 100% high, but not break out of the table where there's more then a page of content. You can see what I mean here: [a href=\"http://benjrox.magazinefashion.org/subsites/unblack/index.php\" target=\"_blank\"]http://benjrox.magazinefashion.org/subsite...black/index.php[/a]The HTML:[code]<div style="overflow-x: hidden; overflow-y: auto; height: 100%; margin: 10px; text-align: left; margin-right: 0px;">[/code]Basicly, I just want a page that has no page scroll bar, just the div.Thanks!Benj Link to comment https://forums.phpfreaks.com/topic/13202-div-overflow-and-height/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.