
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









Comment(s) For This Post
1 Comment Has Been Made
Sep 12, 2008 - 4:28 pm
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.