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
- Host: GitHub
- URL: https://github.com/strd6/jqcolor
- Owner: STRd6
- Created: 2009-06-15T04:09:09.000Z (about 17 years ago)
- Default Branch: master
- Last Pushed: 2009-06-15T04:21:42.000Z (about 17 years ago)
- Last Synced: 2025-07-01T14:06:23.773Z (12 months ago)
- Language: JavaScript
- Homepage: http://strd6.com
- Size: 98.6 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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();