jQuery UI Color Picker

Damien picture Damien · Jun 9, 2009 · Viewed 135.9k times · Source

I have heard that jQuery UI includes a Color Picker but could find little documentation regarding it.

Does it exist?

Any decent documentation on how to implement it?

I found this: http://docs.jquery.com/UI/Colorpicker

But using:

$("#colorpicker").colorpicker();

does not work, with Firebug telling me .colorpicker(); is not a method!

It seems to work fine, unless I put it in a dialog UI where it then decides to break.

Answer

shin picture shin · Jun 9, 2009

You can find some demos and plugins here.

http://jqueryui.pbworks.com/ColorPicker