I don't generally use overflow-x or overflow-y -- I use "overflow" and
generally also don't use "scroll", I use "auto" ... so... if you use
this:

#hello {
        overflow: auto;
}

You should see that Mozilla builds will allow that div to scroll...
support for x and y is apparently coming with Moz./FF... see this
blog:

http://annevankesteren.nl/archives/2004/09/overflow

hth

> Youre getting me all excited to no avail!

> <style>
>       #hello {
>               overflow-y : scroll;
>               height:50px;
>               width:100px;
>               background:white;
>       }
>       body {
>               background:red;
>       }
> </style>
> <div id="hello">
>       If browsing with ie, you'll get this in scroll bars, if
>       youre in
> firefox, no scroll bars. I need the scrollbars.
> </div>

> If you know a workaround, I'm all ears!!
> DRE


s. isaac dealey     954.522.6080
new epoch : isn't it time for a change?

add features without fixtures with
the onTap open source framework

http://macromedia.breezecentral.com/p49777853/
http://www.sys-con.com/author/?id=4806
http://www.fusiontap.com


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:5:152160
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to