elclanrs / jq-idealforms-old

The ultimate framework for building and validating responsive HTML5 forms.
665 stars 95 forks source link

How to diable tab and conditionally enable while on Next Button #97

Open bhavik6842 opened 11 years ago

bhavik6842 commented 11 years ago

Hi,

i want to first disbale all tabs and when user input his form then click to next button then enable that tab and edit mode that all are enable so how can i do this in jq-idealform.

I use this plugins:https://github.com/elclanrs/jq-idealforms

bhavik6842 commented 11 years ago

Help to me for this disable-enable tab. I really stuck for this steps .

Any suggestion or any idea if u have then please provide me so i make something like that. Thanks for really nice tools:

fall3n commented 11 years ago

maybe just remove the tag "section"

bhavik6842 commented 11 years ago

but how to remove section tag ?