yanickrochon / jquery.uix.multiselect

Completely rewritten, multiselect widget with a more concise API
http://mind2soft.com/labs/jquery/multiselect/
MIT License
139 stars 62 forks source link

Update jquery.uix.multiselect.js #92

Closed kennethtruong closed 10 years ago

kennethtruong commented 10 years ago

When the _received_index is 0 it doesn't go into the if statement when it should. This is to solve issue #71.