Custom dropdowns just got a whole lot easier (finally!)
Wes Bos · 4:33
Native HTML <select> is gaining a customizable mode so you can put arbitrary HTML and CSS inside the control and its dropdown, while still submitting values and talking to the existing form/JavaScript APIs. Unsupporte...