Click to See Complete Forum and Search --> : scroll bars in textarea


mia
04-02-2003, 07:15 AM
I have a vertical scroll bar in a text area but it is bigger than the text area making it impossible to use. How do I get it smaller? The text area is two rows high. MacOSX + IE 5.2

Geoff
04-02-2003, 09:10 AM
Try using the style overflow: hidden

mia
04-03-2003, 05:25 AM
That made the scroll bar disappear alltogether on win + IE and made no difference on mac+IE. I want to keep it but make it smaller.