[Solved] Unable to skip the Jquery-step


This will work, take the form element of jquery-steps.call remove on that.

$(“#formid”).steps(“remove”, 5);

where the form tag contains h1 and fieldset’s and for ex formid is the id of form.

solved Unable to skip the Jquery-step