Forum Moderators: not2easy

Message Too Old, No Replies

scroll bars in CSS

         

captain creative

12:55 pm on Nov 21, 2006 (gmt 0)

10+ Year Member



Hello!

I have D/weaver doc with a new layer in it. it will contain text and/or images. it's overflow is set to scollbar. this is fine, but i only want the right-hand side scrollbar to be visible- I will never need the bottom one to scroll left/right, only the scrollbar to navigate Up/down.
how do I get rid of the bottom scrollbar?
any ideas?

thanks as ever,

Captain Creative.

bobming

4:22 pm on Nov 21, 2006 (gmt 0)

10+ Year Member



overflow:auto; sorts this I think.

captain creative

8:34 am on Nov 22, 2006 (gmt 0)

10+ Year Member



yes it does!
thanks!