Antonio-Laguna / jQuery-ColorPicker

This is yet another colorpicker plugin for jQuery since most of them are not on GitHub nor being mantained at the moment.
Other
91 stars 22 forks source link

duplicate onChange event #16

Open hsol opened 7 years ago

hsol commented 7 years ago

you used .one() method.

please use .off() before one()