I am using Smart Wizard, and I need to know if it can stay on the selected step if the page validation fails.
At the moment it is flagging the step red, but I need to prevent it from going to the next step until the validation errors are cleared.
Thanks
Ok, it seems one of my functions did not return the correct value. I also added the following code to force it back the selected step: $('#wizard').smartWizard('selected', '0');