Color picker

Is there any plugin or ajax controls for picking colors?

Was looking around

Couldn’t find anything

On 7/18/06, Clayton C. [email protected] wrote:

Is there any plugin or ajax controls for picking colors?

Was looking around

Couldn’t find anything

In case you can’t find something Rails specific…

http://developer.yahoo.com/yui/examples/slider/rgb2.html?mode=dist

It’s not an AJAX color picker, but I quickly wrapped it in an
application helper and it works pretty good for simple color picking,
depending on your needs:

Jeremy

Clayton, you probably already figured this one out, but regardless, I
found
this one to be super easy to implement (not rails specific):
http://www.flooble.com/scripts/colorpicker.php

You can see how I implemented it in this screencast if you want:
http://rightcart.com/signup/screencast_customization