Reynier Perez Mira wrote:

>Zoe Gillenwater wrote:
>  
>
>>The fieldset within your left nav, named divNavMainDraggable, is set to 400px 
>>wide, but the left nav is only 130px wide minus 2em of padding.  
>>IE is expanding the left nav to hold the overly large fieldset instead of 
>>letting it overflow, as good browsers do.
>>    
>>
>
>Here you say me that I need to fix the fieldset width not up to 130px because 
>container in this case divNavMainDraggable only have 130 px minus 2em padding. 
>I not understand what means "130 px minus 2em padding". It means that 
>divleftNav have a 132px of width or 128px of width?
>  
>

We don't know what interior width divLeftNav will have because we have 
no idea what "130px - 10em - 10em" equals.  Thus, you can't set widths 
on any of the interior elements of divLeftNav because you have no idea 
how much room divLeftNav has inside it.  Thus my recommendation to get 
rid of that left and right padding and add it back as margin on the 
stuff inside divLeftNav instead.

I appreciate you posting your responses under my words (much easier to 
follow than top posting) but you neglected to cut out all the rest of 
the message to which you were not replying.  Please be sure to do this 
in the future.

Thanks,
Zoe

-- 
Zoe M. Gillenwater
Design Services Manager
UNC Highway Safety Research Center
http://www.hsrc.unc.edu

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to