- Menu scripts
- Window scripts
- Calendar scripts
- Gallery scripts
- Form widgets
- XP widgets
- Table widgets
- Drag and drop
- Folder trees
- Tooltips
- AJAX scripts
- Misc scripts

- Javascript games
- Chess widgets
- DHTML Suite
- Top sponsors
- abo-storch.de
- anbieter-vergleichen
- Sigmalist.com
- More
- Resources
- cbolson.com
- Vision.To Design
- Other resources
Download advanced color picker
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



