colpick - A jQuery RGB, HEX and HSB Color Picker plugin is free, lightweight and customizable
colpick is a jQuery Color Picker, Selector, Chooser Plugin.
- Very intuitive Photoshop-like interface
- Light and dark easy-to-customize skins use CSS3
- Just 35 KB total are loaded by the browser
- Does not require jQuery UI
- Works and looks nice even on IE7
- Extremely easy to implement
Usage
To use this plugin download the latest release and add colpick.js and colpick.css to the head of your documents:
<script src="js/colpick.js" type="text/javascript"></script> <link rel="stylesheet" href="css/colpick.css" type="text/css"/>
Remember to fix the paths to images in the CSS if necessary. Now you may call the colpick method on any jQuery object to create a color picker.
By default you get a dropdown color picker:
<button id="picker">Show Color Picker</button>
$('#picker').colpick();
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