HighDots Forums  

Removing vertical scrollbar from selectbox?

JavaScript discussion (multi-lingual) JavaScript discussion (alt.comp.lang.javascript)


Discuss Removing vertical scrollbar from selectbox? in the JavaScript discussion (multi-lingual) forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Harrie Verveer
 
Posts: n/a

Default Removing vertical scrollbar from selectbox? - 01-06-2005 , 03:34 PM






Hi,

I've got a selectbox with the 'multiple' property - so it's not a
dropdown list but a multi-select thingy. When items are added or removed
the selectbox automatically changes its size so everything fits in. This
all works fine...

But in firefox the vertical scrollbar just keeps being displayed! Even
when I resize the selectbox size to '40' with only 5 items in it, there
still is a scrollbar :S.

Is there any way to remove this scrollbar? Please notice this is a
problem in firefox - IE shows the selectbox correctly (only a scrollbar
when needed).

I tried all kind of thing, like 'selectbox.scrolling = no',
'selectbox.scrolling = auto',
'selectbox.style.vertical-scrollbar=hide'... nothing seems to work :'(

Any help is highly appriciated

Harrie

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.