Building a Better Multi-Select with Bootstrap
The select component is one of the most fundamentally frustrating components in HTML forms. This is what it looks like:
The code needed to collect the values from this object is also complicated. For most inputs you can get the value by calling .val...
blog.v1shnu.com1 min read