orige-zz / jquery-bootstrap-modal-steps

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

Disabling button on first step disables the complete as well. #5

Open Qambar opened 9 years ago

Qambar commented 9 years ago

i used "disableNextButton: true," then after validation fix i removed the disabled attr from the button but when i went to next step it disabled the complete button.

orige-zz commented 8 years ago

Hey @Qambar, I know this is a huge late answer but did you fix your problem?