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
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