/listgroup.js

Automatically turn your select elements into bootstrap list groups or turn your bootstrap list groups into selectable lists.

Primary LanguageJavaScriptMIT LicenseMIT

#listgroup.js

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/

Quick start

Unit tests

listgroup.js has a suite of QUnit tests which can be run live