New on DHTMLGoodies.com:
DHTML Chess is now available for WordPress at WordPressChess.com.
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
No one has commented this - be first!
Post your comment
Comment preview: