Skip to content

ferencb/jqlistbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published