Skip to content

ysbealan/select

 
 

Repository files navigation

jQuery multiple select plugin based on jQueryui widget design

ParamQuery Select a.k.a. pqSelect

Copyright (c) 2015 Paramvir Dhindsa

Released under GPL v3 license

ParamQuery select is an open source jQuery select plugin which converts ordinary multiple and single select lists created with <select multiple="multiple"> and <select> HTML tags into theme ready jQueryUI widget.

  1. API

  2. Demos or Examples

Dependencies:

jquery >= 1.7.0 jqueryui >= 1.9.2

Features:


1. Checkboxes with options in multiple select lists.

2. Radio buttons with options in single select lists.

3. Search box.

4. Support for grouping via optgroup tag.

5. Support for disabled options via disabled attribute.

6. Keyboard navigation.

7. Collision/Edge detection.

8. Bootstrap support. (v1.3.0)

9. Theme roller ready.

10. AMD support. (v1.3.0)

11. Supports major browsers IE8+, Chrome, Firefox, Safari, Opera.

About

jQuery select plugin

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
GPL-LICENSE.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 80.1%
  • CSS 19.9%