Robert Torres wrote:
> Hi, the overflow property works fine in firefox and internetexplorer but 
> Safari displays a tiny vertical scroll bar even thoughI set the property to 
> hidden. My CSS is as follows:
> div#MainContent div#LowerNav ul {overflow: hidden;}
>
> I would appreciate anyones help.Thanks,       Robert 
>
>   





Really need to post a url to the page otherwise its a guessing game--

1/ Are both the CSS and the markup valid?

<http://jigsaw.w3.org/css-validator/>
<http://validator.w3.org/>

2/ Try: div#MainContent div#LowerNav ul {border: 1px solid fuchsia; 
margin: 0; padding: 0: overflow: hidden;}

Best,
~d




-- 
desktop
http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to