jQuery-switchButton
jQuery-switchButton copied to clipboard
Update jquery.switchButton.js
When added a callback, in options with ajax request. The ajax for on_callback and off_callback was executed on switch init.
After my fix switch inits ok :) and callback are not executed until truely changed the state.