groenroos / minimalect

Minimal select replacement for jQuery
350 stars 52 forks source link

selected default selected value #69

Open dosper7 opened 8 years ago

dosper7 commented 8 years ago

I added this to enable default binding by reading the val from the selected index value. (For instance, when knocnkout.js does the binding to a selected it doens't add an option attribute, it sets the select.options[select.selectedIndex] value.