- Menu scripts
- Window scripts
- Calendar scripts
- Gallery scripts
- Form widgets
- Tab view scripts
- Table widgets
- Drag and drop
- Folder trees
- Tooltips
- AJAX scripts
- Content Effects

- Misc scripts
- Javascript games
- Chess widgets
- DHTML Suite
- Resources
- cbolson.com
Download color picker
Put this into your <HEAD> section
Put this into your <BODY> section
Configuration
You simply assign an onclick event to an image or a button. Example
<input type="button" value="Color picker" onclick="showColorPicker(this,document.forms[0].rgb2)">
Download images
There are some images used in this script. You can download them from this Zip file. Unzip the files and put them in a sub folder called "images"
Comments
Awesome!
Frank at 04:14AM, 2011/09/15.
It is great worked! But I wonder how work with input text background-color? when click color picked then input text background color changed. How I can addition javascript?
Jason at 05:57PM, 2011/10/26.
Post your comment
Please wait...


