It happens that i got a div, its height is set to 800px . but, I also have a form that submit the content as a " ul" . then the content is submited on the div.
Whats happening is that, as more as you post, then as more as the content being posted expands, and then the div is only 800 pxs so, all the extra content that cant fit, is just showing up where is shoulnt.
I guess i could easly just remove the wide of 800px or change it so it would fit, but, im wondering, if theres any way of locking that div, i mean, of makign it not show anything outside it.
Or.... does anyone knows how to go about trying to have multiple pages on that div ?
Whats happening is that, as more as you post, then as more as the content being posted expands, and then the div is only 800 pxs so, all the extra content that cant fit, is just showing up where is shoulnt.
I guess i could easly just remove the wide of 800px or change it so it would fit, but, im wondering, if theres any way of locking that div, i mean, of makign it not show anything outside it.
Or.... does anyone knows how to go about trying to have multiple pages on that div ?
Comment