jQuery plugin for creating pretty input fields
Stars
1
Forks
5
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
18
commits
Merge pull request #2 from aron123/patch-2
839b385
Fix typo in README
c14e10d
changed disabled class name to match the others
7630a6b
you can now call it on the same element again
b51bf0c
changed tabs to spaces
cddfbd0
fix: when last element is optgroup
e9a68c8
tab navigation is disabled when needed
592a93f
navigating optgroups with keys
eace294
added some comments
3dc4b87
fix: configurable animation duration for combobox
e8afc72
added support for optgroups
f03adea
ability to set combo box animation duration
6635573
keyboard control in chrome
f56fa3a
add: key navigation for selects
f0761a4
add: when the checkbox/radio is inside its label
2ef982c