2
0
mirror of https://github.com/PitPik/colorPicker.git synced 2025-08-28 03:22:46 -06:00

Update README.md

This commit is contained in:
Peter Dematté 2014-10-10 23:51:31 +02:00
parent 426461b3c8
commit 54ff2e0159

View File

@ -15,11 +15,7 @@ See **demo** at [dematte.at/cpn/javaScript_implementation](http://dematte.at/cpn
klass: window.ColorPicker,
input: elm,
patch: elm,
<<<<<<< HEAD
init: function(elm, colors){}, // initialization callback (before colorPicker gets initialized though)
=======
init: function(elm){}, // initialization callback (before colorPicker gets initialized though)
>>>>>>> FETCH_HEAD
// animationSpeed: 200, will be supported soon
// draggable: true,
multipleInstances: false