Skip to content

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

License

Notifications You must be signed in to change notification settings

daneshka/listgroup.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 85.2%
  • HTML 14.8%