Stylish Select box(jQuery)
A cross-browser, accessible alternative to the standard form element which can be fully customised with CSS
Stylish Select attempts to replicate the functionality of the browser default select box as closely as possible with support for keyboard navigation, and intelligent positioning.
Stylish Select aims to have a minimal code footprint and weighs in at just over 3KB when minified.
Usage
First, include the stylesheet, jQuery and the stylish select .js file in your html head tag
The plugin can be used to replace any select with the following:
$(document).ready(function(){ $('#my-dropdown').sSelect(); });
Reading More
You might also like
Tags
accordion accordion menu animation navigation animation navigation menu carousel checkbox inputs css3 css3 menu css3 navigation date picker dialog drag drop drop down menu drop down navigation menu elastic navigation form form validation gallery glide navigation horizontal navigation menu hover effect image gallery image hover image lightbox image scroller image slideshow multi-level navigation menus rating select dependent select list slide image slider menu stylish form table tabs text effect text scroller tooltips tree menu vertical navigation menu