Jump to content

Div, Overflow, And Height


benjrox

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.