Download advanced color picker

Demo

Bookmark and Share

Download

You can download the script from this zip file.

Configuration

You have to include 1 css, and 2 javascript files. This is done in your <HEAD> section with the following lines:
<link rel="stylesheet" href="js_color_picker_v2.css" media="screen">
<script type="text/javascript" src="color_functions.js"></script>
<script type="text/javascript" src="js_color_picker_v2.js"></script>

To assign the color picker to an image or a button, create an onclick event like this:
<input type="button" value="Color picker" onclick="showColorPicker(this,document.forms[0].rgb2)">

Rate this script at Hotscripts.com

If you like my script, please rate it at HotScripts.com


Tweet

Advertisement:
A logo design contest at Logomyway



About/Contact | A good idea? | Submit a script | Privacy notice
© 2005 - 2010 dhtmlgoodies.com