Yes, but it's not the overflow of the div, it's the frame itself. The page is going larger than the frame window - meaning, the divs aren't respecting the size of the window. Sorry if my explanation was confusing on that point.

;)

On 24 Mar 2004, at 09:40, [EMAIL PROTECTED] wrote:

I'm not quite sure what you mean... maybe this will help.

if content of a div is larger than the space provided (eg screen size
restriction, or width, height, settings) there is an "overflow" css
attribute to handle it. For example "overflow: hidden;" hides any thing
that doesn't fix, "overflow: scroll;" will give the div scroll bars, and
"overflow: visible;" will show it usually by stretching the height of the
div.


Maybe that was completely useless, hope it helps though.

Darian

*****************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
*****************************************************


Reply via email to