diff --git a/index.html b/index.html index dbd14bd..6b427fa 100644 --- a/index.html +++ b/index.html @@ -11,7 +11,7 @@

Tiny jQuery colorPicker

Looking for mobile first, tiny foot print, fast, scaleable, flexible and pluggable...
-This 4.4KB small HSB color picker is based on a subset of colors.js from it's big brother colorPicker, supports all modern features like touch and MS pointer, GPU accelerated rendering, battery friendly requestAnimationFrame and provides a lot of hooks for developers to write plugins (See demo plugins below in Demo).

+This 4.5KB small HSB color picker is based on a subset of colors.js from it's big brother colorPicker, supports all modern features like touch and MS pointer, GPU accelerated rendering, battery friendly requestAnimationFrame and provides a lot of hooks for developers to write plugins (See demo plugins below in Demo).

Demo

On all elements with className 'color':
$('.color').colorPicker();
@@ -73,9 +73,9 @@ window.myColorPicker = $('input.color').colorPicker({

Will follow... See tinyColorPicke on GitHub for now.

- - - + + +