Click to See Complete Forum and Search --> : small multi-select list.


angrytuna
07-17-2003, 01:57 PM
Hello the forum,

I'm trying to use a <select multiple> tag to allow users to CTRL+click multiple options, but I wish to restrict the select height to being no taller than a textfield. I can't just restrict the size of a <select multiple> to 1, because the scrolling arrows don't render properly in IE OSX. What I would really like is for the drop down functionality the select tag obtains without the "multiple" keyword, while still being able to click multiple options.

Anyone know a good starting point for this? Help is much appreciated.

AT

pyro
07-17-2003, 02:00 PM
This post by Vladdy might help you...

http://forums.webdeveloper.com/showthread.php?s=&threadid=12301#post66891