Multi-Select Dropdown with size of 1

Posted by Thomas on Stack Overflow See other posts from Stack Overflow or by Thomas
Published on 2009-12-09T09:40:00Z Indexed on 2010/06/17 3:33 UTC
Read the original article Hit count: 278

Filed under:
|
|

Is there any way of creating a combo box (<select>) with a size of 1? All the examples I can find allow for multiple selects but with a number of options visible at any one time. If this cannot be accomplished with bog standard HTML is it possible in a JS library such as JQuery?

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about html