I make a lot of web applications and from time to time I need a color picker. What's one that I can use like an API and doesn't require a lot of code to plug in? I also need it to work in all browsers.
closed as not constructive by Bo Persson, casperOne♦ Nov 19 '12 at 19:02
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
Farbtastic is a nice jQuery color picker But apparently doesn't work in IE6 Here is another jQuery color picker that looks nice, not sure about it compatibility though. |
|||||||||
|
|
I haven't personally implemented this, but I have heard good things about it, and it appears to be a great script: http://johndyer.name/post/2007/09/PhotoShop-like-JavaScript-Color-Picker.aspx |
|||
|
|
|
If your using prototype and script.aculo.us this one is great: |
|||
|
|