Binita Bharati (bbharati) wrote:
> Hi all,
> I am a new-bie to css. Please help me with this problem:
>  
> My table shows a vertical scroll bar with IE and no scroll bar on
> firefox when the following entry is present on my jsp file:
>  
> tbody.myscrollContent {
> overflow: auto; 
> }
>
>
> How do i enable the vertical scroll bar on firefox?
>   
    That alone should do it. If it isn't appearing it may be because it 
either isn't needed or you have another rule that overrides that one (or 
maybe that one isn't applied at all).

    Do you have any link to see it in action?

    Rafael.
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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