🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

jqlistbox is a powerful jQuery plugin used to render a dynamic list box from a JavaScript array containing any kind of items.

Dual-List-Box

Documentation

jqlistbox

A jQuery plugin to create a listbox that works as you want

Feature demo

Check out the feature demo on GitLab Pages.

Detailed documentation

The documentation contains a manual and the source code is documented as well. Access the manual from GitLab Pages or directly.

Minify JS

The following command is used to generate the minified version:

uglifyjs --compress --mangle -- js/jqListbox.plugin-1.3.js > js/jqListbox.plugin-1.3.min.js 

You May Also Like