How to add a “reset” button to JQuery-steps
问题 I haven't seen this question asked - though I did read probably 100 jQuery-steps about similar topics - none seemed to solve my issue. I'm using jQuery-steps and would like to add a "reset" button after the first step is completed - in case my user wants to clear the form and start over. I would like this button to be incerted after the default "next" button. This is my current script based on the default basic form here $(function () { function errorPlacement(error, element) { element.before