
ColourLovers released a free Advanced DHTML Color Picker a few days ago. I’ve tried to make a web page with this DHTML Color Picker based on their documentation and it really rocked!
All you need to do is to place a bunch line codes to your web page and you can see the result instantly.
Paste this code in your HEAD section:
Put this code into your BODY section:
Color Picker attached to a single text field
Show picker and load the color to the leftColor Picker attached to multiple text field
Show picker at x=300, y=200 and don’t update it’s color Show picker at x=12, y=400 and load the color to the left Show picker and load the color to the left Show picker at mouse click and don’t update it’s color
[Example with an image]
For more information just head over to http://www.colourlovers.com


It works in Opera 9.50 alpha, but when you move the circle or sliders, it leaves “artifacts” behind. It looks like the area that you redraw is not big enough to cover it all.
September 12, 2008 / 4:28 pm
Very nice color picker. It’s probably the best DHTML one I’ve seen. The only problem I have with it is the location of the close button. I had trouble finding it at first. Putting it at the top might be better. But still, this is a very nice color picker.
March 8, 2011 / 6:11 pm