orige-zz / jquery-bootstrap-modal-steps

A lightweight step by step modal for bootstrap
MIT License
30 stars 36 forks source link

How to enable next button? #1

Closed dmanjiri closed 9 years ago

dmanjiri commented 9 years ago

I could disable the next button. But I cannot find how to enable it on successful validation!

Btw, v excellent library. Made my job v v simple!!! :)

orige-zz commented 9 years ago

You need to make it manually. Next button disabled is just to make your life easy, not for validations.