An open API service indexing awesome lists of open source software.

https://github.com/strd6/jqcolor

Port of jscolor into a jQuery Plugin
https://github.com/strd6/jqcolor

Last synced: 12 months ago
JSON representation

Port of jscolor into a jQuery Plugin

Awesome Lists containing this project

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();