Skip to content

tdchien/jquery-miniColors

 
 

Repository files navigation

jQuery MiniColors: A tiny color picker built on jQuery

Copyright Cory LaViska for A Beautiful Site, LLC. (http://www.abeautifulsite.net/)

Dual-licensed under the MIT and GPL Version 2 licenses

Demo & Documentation

http://labs.abeautifulsite.net/jquery-miniColors/

Quick Start

  1. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
  2. <script src="jquery.minicolors.js"></script>
  3. <link rel="stylesheet" href="jquery.minicolors.css" />

To create a color picker:

<input type="minicolors" name="color" />

Refer to index.html for complete documentation and examples.

About

jQuery MiniColors Plugin

Resources

Stars

Watchers

Forks

Packages

No packages published