Y
Hacker News
new
|
ask
|
show
|
jobs
by
throwaway_ocr
2343 days ago
A multi-select box for this would be nice. Select2 should be easy enough to implement, as you're already using jquery.
1 comments
teddyh
2342 days ago
Even HTML 4.01 had <select multiple>, no jQuery required:
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/se...
link
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/se...