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

Enable/disable method for finish button #25

Open ghost opened 11 years ago

ghost commented 11 years ago

I only want to reveal the finish button when all pages are complete and validations are performed.

mstratman commented 11 years ago

So you're using this method to hide the button, then show it after validation? I assume this is while allowing the user to progress beyond a step even if validation fails?