laktek / really-simple-color-picker

Simple Color Picker written in jQuery.
http://laktek.com/2008/10/27/really-simple-color-picker-in-jquery
MIT License
179 stars 65 forks source link

Callbacks don't seem to work. #21

Closed dougwo closed 11 years ago

dougwo commented 11 years ago

I made a very simple call to just to an alert or the console log as in your example and they did not work. Perhaps the colorPicker needs to be re-instantiated on each call?

never mind. I got it working.