phossa / smartselect

SmartSelect is a jQuery multiple select (multiselect) and tree / hierarchy select plugin with bootstrap style. It is 10x faster than similar plugins and supports complex data models.
http://phossa.github.io/smartselect/docs/index.html
52 stars 14 forks source link

Support for jQuery >= 3.0 #13

Closed ngroesz closed 4 years ago

ngroesz commented 4 years ago

Replace call to .andSelf() with .addBack, which should work identically: https://api.jquery.com/andSelf/

phoole commented 4 years ago

support for jQuery 3.0