diff --git a/development/screen-shot-all.jpg b/development/screen-shot-all.jpg index 1847126..9684a88 100644 Binary files a/development/screen-shot-all.jpg and b/development/screen-shot-all.jpg differ diff --git a/index.html b/index.html index d7fb9d6..3741ee0 100644 --- a/index.html +++ b/index.html @@ -14,7 +14,7 @@ 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).

Demo

-On all inputs with calssName 'color':
$('input.color').colorPicker();
+On all inputs with className 'color':
$('input.color').colorPicker();

Switch between plugins: