Select or Die uses the classic form masking technique of hiding the original dropdown select and reconstructing it via basic HTML DIVs on top.
The plugin redoes the UI part only, keeping its original functionality intact, along with all its interactions and keyboard shortcuts.
Select or Die includes lots of useful features, like support for various callbacks, opt-group displays, option labels, nested options, easy skinning procedure, placeholder text, prefixes, and tab-index support.
It also comes with support for automatically redirecting users to a specified URL when selecting an option, along with a width auto-adjusting feature to fit large list items.
Select or Die comes with a few basic examples to show developers how it can be implemented.
What is new in this release:
- Added an option to strip empty <options>
What is new in version 0.1.4:
- Updated bower.json and select-or-die.jquery.json.
What is new in version 0.1.3:
- First release.
Requirements:
- JavaScript enabled on client side
- jQuery 1.8 or higher
Comments not found