public
Description: Port of jscolor into a jQuery Plugin
Homepage: http://strd6.com
Clone URL: git://github.com/STRd6/jqcolor.git
STRd6 (author)
Sun Jun 14 21:21:10 -0700 2009
name age message
file README Loading commit data...
file README~
directory images/
file jqcolor.js
README
A port of jscolor color selector. Now it is a jQuery plugin for easier customizability.

Currently not written to take full advantage of jQuery, so still a bit bulky.

Setup:

  Put images folder in you web root.


Example Usage:
    $('input.color').colorPicker();