Bootstrap Popover Picker lets developers create pickers. They can be date pickers, time pickers, color pickers, letter pickers, image pickers, option pickers, bird pickers, lemur pickers, Star Wars character pickers, etc.. Anything you want "pickers"!
The plugin is a generic template that allows you to feed it a series of options, which will then be displayed inside a popup when the user focuses a form field.
The user can then choose an option with his mouse and have it automatically entered in the form field.
The options can be anything you want, and if they're way too many to display, a filtering system is available at the top of the picker popup.
For the popup window the Bootstrap popover UI component is used, this indirectly providing in-depth control over how the pickers are shown and positioned next to the form field trigger.
This allows you to show Bootstrap Popover Picker popups in various positions, and if you don't like the popup mode, an inline embedding system is also included.
Just check out the demo included with the Bootstrap Popover Picker package.
What is new in this release:
- Updated index.html.
Requirements:
- JavaScript enabled on client side
- jQuery 1.10 or higher
- Bootstrap 3 or higher
Comments not found