From 6792ca13d5c1eaaa06ce74be7decc66551ec695d Mon Sep 17 00:00:00 2001 From: peterd Date: Wed, 4 Feb 2015 15:34:27 +0100 Subject: [PATCH] data pickup fix --- index.html | 19 +++++++++++++------ jqColorPicker.js | 7 ++++--- jqColorPicker.js.map | 2 +- jqColorPicker.min.js | 2 +- 4 files changed, 19 insertions(+), 11 deletions(-) diff --git a/index.html b/index.html index d2f0e96..a67ad0c 100644 --- a/index.html +++ b/index.html @@ -34,9 +34,9 @@ On all elements with className 'color':
$('.color').colorPicker();
-
-
-
+
+
+

Features

Tiny jQuery colorPicker only loads if triggered to show. It uses battery saving technologies and super fast rendering for best performance on desktop and mobile browsers.
@@ -73,9 +73,9 @@ window.myColorPicker = $('input.color').colorPicker({

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

- - - + + +