diff --git a/development/favicon.ico b/development/favicon.ico new file mode 100644 index 0000000..25e1655 Binary files /dev/null and b/development/favicon.ico differ diff --git a/index.html b/index.html index acc1cca..06ffdd9 100644 --- a/index.html +++ b/index.html @@ -8,9 +8,11 @@ + + - tiny jQuery colorPicker + tiny jQuery color picker
@@ -28,6 +30,7 @@ On all elements with className 'color':
$('.color').colorPicker();
+ @@ -86,11 +89,14 @@ window.myColorPicker = $('input.color').colorPicker({

API and usage

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

+ + + - - - + + + Fork me on GitHub + \ No newline at end of file