by prettyscripts on 2008-02-13 15:39:28
free • tool • javascript
a very nice sleek color picker with slider you can add to your website. and it’s free! (found it via digg.)
just a note about testing with example given. you need to add a <div> with id ‘CLCPUpdateDiv’ somewhere on the page to show the color (or you’ll get error):
Code:
<div id="CLCPUpdateDiv" style="height: 100px;"></div> |