Show me a front end designer who hasn’t suffered through styling dropdown elements with cross browser support and I’ll show you my pet unicorn.
A few things that really make DropKick stand out:
- Maintaining native functionality such as keyboard navigation
- Including scrollability.js enables scrolling on iOS devices
- Themed approach. The ability to create and share a theme file really broadens the scope for this project.
- Backwards support – No javscript installed means the original dropdowns will work as originally intended.
- Cross Browser Support – Under the hood this plugin removes the select and option elements from the DOM and replaces them with div elements and ul li elements, while programmatically replicating the action. Because of this the cross browser support increases dramatically.
- Available for forking on github.
Plus I love the name ‘DropKick’.
