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

onColorChange #7

Closed newellista closed 12 years ago

newellista commented 12 years ago

Fixe onColorChange callback to be on the instance, rather than global.

newellista commented 12 years ago

I submitted an earlier pull request, but this one fixed some problems with it.