VinceG / twitter-bootstrap-wizard

This twitter bootstrap plugin builds a wizard out of a formatter tabbable structure. It allows to build a wizard functionality using buttons to go through the different wizard steps and using events allows to hook into each step individually.
MIT License
1.39k stars 676 forks source link

Validation rootwizard navigation tabs for jquery-validation plugin #157

Closed ishouvik closed 8 years ago

ishouvik commented 8 years ago

Hello, The jQuery validation for the next button works fine. I wonder how to copy the same behaviour for the topbar nav menu as well?

~ Cheers!

VinceG commented 8 years ago

@ishouvik this is beyond this projects scope.