Multiple Selects
jqMultiSelects enables you to deal purely with the presentation of your <select> elements, and then use the plugin to attach common behaviours to them. Current features include:
- Set up double-click transferring of <option>s from one <select> to another
- Enable transferring of multiple options via an external element, e.g. <button>, <input>, <a>, etc.
- Automatic submission of <option> elements with parent form submission
- Callbacks to hook into the process
- Size is 4.4KB or 0.6KB packed
评论