jQuery multiselect plugin with two sides. The user can select one or more items and send them to the other side.
- jQuery 1.7 or higher
Several quick start options are available:
- Download the latest release.
- Clone the repo:
git clone https://github.com/crlcu/multiselect.git
. - Install with Bower:
bower install multiselect-two-sides
.
If your problem or idea is not addressed yet, please open a new issue.
For transparency into release cycle and in striving to maintain backward compatibility, multiselect is maintained under the Semantic Versioning guidelines.
The multiselect plugin is open-sourced software licensed under the the MIT license.