Crlcu Multiselect Versions Save

jQuery multiselect plugin with two sides. The user can select one or more items and send them to the other side.

v.2.3.13

6 years ago
  • Improvements to search functionality. (Thanks to @xbrady for pointing out the issue.)
  • Allow to edit moveFromAtoB function

v.2.3.12

6 years ago

fix npm dependency

v2.3.11

7 years ago

Clear search inputs when submitting the form only if they are set - #110

v2.3.10

7 years ago

Resolves incorrect afterMoveDown callback issue mentioned in #107 - thanks to @johnmadrak

v2.3.9

7 years ago

As requested on #107 - Add new callbacks: before/after move up/down

v2.3.8

7 years ago

#66 - Safari not hiding filtered options - bugfix (thanks to @rriopel)

v2.3.7

7 years ago

Search by regex and keep rendering sort when having optgroup's

v2.3.6

7 years ago

#90 Left side reorders when it changes - BUGFIX

v2.3.5

7 years ago

Publish package to npm

v2.3.4

7 years ago

Merged pull request to include feature to specify which attribute to match optgroup