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 .
Search
5 Responses to “jQuery SimpleColor Color-Picker”
- 1 Pingback on Jul 13th, 2010 at 11:22 pm
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.
Thanks for sharing this plugin ! It’s almost exactly what we were looking for. Can we modify the source code and use in our app if we leave the comments at the top intact ?
Also, what is the use of the indicator in options ?