mgildea / Multi-Step-Form-Js

Multi Step Form with jQuery validation
MIT License
49 stars 25 forks source link

How to use "scroll to" first invalid input? #21

Open WebDesignWorx opened 5 years ago

WebDesignWorx commented 5 years ago

I tried to use the following handling:

https://stackoverflow.com/questions/9392133/when-form-is-validated-how-to-scroll-to-the-first-error-instead-of-jumping

but it didn't work at all. Any suggestions?