A repository of over 1000 quality jQuery plugins

jQuery Quick Select

Quick Select is a jQuery Selectboxes plugin.

Created by Eggboxio

A jQuery plugin for quick selection of common options in select boxes. Selectual.

Not what you're looking for? Click here to view more Selectboxes jQuery plugins

QuickSelect

Select boxes are a two tap/click operation. They take the user out of the flow of the form, and usually there are certain answers that will be more commonly chosen than others. This plugin provides the ability to easily bring options outside of the select list.

Getting Started

Please see the document page for installation information and examples.

License

MIT © Will Stone

Developing

git clone git@github.com:will-stone/quick-select.git
cd quick-select
npm install && bower install

grunt serve to test.

grunt to build.



You might also like these other Selectboxes jQuery Plugins

  • Dropdown

    A jQuery plugin for custom select elements.

  • fbSelect

    Transforms a standard HTML select input into a push/click button that is fully customizable.

  • Image Picker

    Image Picker is a simple jQuery plugin that transforms a select element into a more user friendly graphical interface.

License:

The MIT License (MIT)