Page 1 of 1

[solved] Can anyone recommend a simple Colour Palette/Picker

Posted: Thu Aug 23, 2007 4:37 am
by Kadanis
I'm looking for a basic colour palette for a function in a web app I'm working on. Just wondered if anyone can recommend a simple but effective one.

So far everything I've seen is pretty complex Java or JS. Don't want anything too involved as it is a one off function and very small relative to the whole system.

Thanks in advance for any comments/suggestions.

Posted: Thu Aug 23, 2007 5:05 am
by CoderGoblin
I would tend to look up one of the javascript libraries and see what they have as plugins. An example for jquery is Jquery ColorPicker Plugin. If you already use a library I suggest you look for what is available for it.

Posted: Thu Aug 23, 2007 5:21 am
by Kadanis
Thanks, looks great.

Don't use any libs tho so have to figure out this jQuery first, then the plugin ^^

Posted: Thu Aug 23, 2007 6:11 am
by Kieran Huggins
that's possibly the best decision you'll make this month ;-) jQuery rocks!