You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

paramquery-select

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

paramquery-select

jQuery plugin to select multiple or single options with checkboxes, radio buttons, with support for search, grouping, disabled options and jQueryUI themeRoller ready.

1.2.1
latest
Source
npmnpm
Version published
Weekly downloads
88
-39.31%
Maintainers
1
Weekly downloads
 
Created
Source

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.

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. Theme roller ready.

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

Keywords

jquery-plugin

FAQs

Package last updated on 21 Mar 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts