mstratman / jQuery-Smart-Wizard

flexible jQuery plug-in that gives wizard like interface
http://mstratman.github.com/jQuery-Smart-Wizard/
303 stars 164 forks source link

Error: Method goToStep does not exist #52

Closed lukemunn closed 10 years ago

lukemunn commented 10 years ago

This method doesn't seem to work? After initialising SmartWizard, then calling this further down in same script

$("#wizard").smartWizard("goToStep", 12);

The following error message is given.

Error: Method goToStep does not exist

Is a delay or interval required for this?

mstratman commented 10 years ago

Please verify you've downloaded and are using the latest version from this repository: https://github.com/mstratman/jQuery-Smart-Wizard/archive/master.zip

Then reload and try again. If that doesn't fix it, please re-open this ticket.