Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 967 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 967 Bytes

#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