A simple component to select color in the same way you select color in Adobe Photoshop
Features
* Flat mode – as element in page
* Powerful controls for color selection
* Easy to customize the look by changing some images
* Fits into the viewport
Implement
Attach the Javascript and CSS files to your document. Edit CSS file and fix the paths to images and change colors to fit your site theme.
<link rel="stylesheet" media="screen" type="text/css" href="css/colorpicker.css" /> <script type="text/javascript" src="js/colorpicker.js"></script>
Invocation code
All you have to do is to select the elements in a jQuery way and call the plugin.
$('input').ColorPickerSetColor(options);
Demo: http://eyecon.ro/colorpicker/#about
Download: http://eyecon.ro/colorpicker/colorpicker.zip
Source: http://eyecon.ro/colorpicker/#about

Related Listings:
No comments yet.
RSS feed for comments on this post. TrackBack URL