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

https://github.com/grassator/jquery-lightweight-colorpicker

A simple, scalable zero-configuration color picker for modern browsers
https://github.com/grassator/jquery-lightweight-colorpicker

Last synced: 3 months ago
JSON representation

A simple, scalable zero-configuration color picker for modern browsers

Awesome Lists containing this project

README

          

# Lightweight Colorpicker plugin for jQuery

A simple, scalable zero-configuration colorpicker for modern browsers
including IE9+, FF3.6+, Opera 11, Google Chrome and Safari.

## Usage

Just link plugin javascript and css files to your page and add this html5 data attribute:

data-type="color"

to any input on the page and it will show you colorpicker on field focus.

### Demo

Live demo available [here](http://kubyshkin.ru/samples/colorpicker/).