You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
They work by with $.on hook:
var smartWizardElement = $('#smartwizard').smartWizard({........});
smartWizardElement .on('leaveStep', callback); --> this works
Hi,
Why are all the events are not working?
please see fiddler here: https://jsfiddle.net/htcx62gd/
Thanks,
The text was updated successfully, but these errors were encountered: