listgroup.js is a plugin which continues where Bootstrap ends and provides dynamic behavior for their list groups. Beyond that, it provides the means to turn an HTML <select>
element into a styled list group with corresponding select behavior and with the select element as hidden data source such that form posts are retained.
To get started checkout http://rickardn.github.io/listgroup.js/
- Download the latest release
- or reference CDN version
- Reference the
listgroup.js
orlistgroup.min.js
in your HTML document after jQuery - Done!
listgroup.js has a suite of QUnit tests which can be run live
- Run all unit tests with code coverage reporting