As the name suggests, a very simple color-picker plugin that displays a square grid of colors to select from. I found a lot of the other color-picker plugins quite heavy, and so I ended up writing this. The list of colors it uses can be customized, and the layout size etc can be configured to a certain extent.
Download jquery.simpleColor.js.
To try it out, download the sample files , or check them out using subversion :
svn co http://svn.recurser.com/misc/jquery/simpleColor/
Edit: If this doesn’t meet your particular needs, Virgil Reboton has written something quite similar .
Thanks! Works great.
Thanks Scott, glad someone found it useful!
I really like your plugin – thanks for sharing. came in handy for a little bs side project I had.