javascript - How do I prevent page refresh and make it to remain in same tab section after submitting a form -


i use multi-purpose , functional form script can call via embed or page load mltiple tabbed design.

each tab has different form embedded , form validation etc, have working perfectly. problem is, when submit form in tab 1, revert save state of last tab instead of tab submitted form. using fscontact forms - (http://www.fastsecurecontactform.com/) php version , skytabs - (http://voky.com.ua/showcase/sky-tabs/. new php , total noob programming. thank help.


Comments

Popular posts from this blog

searchKeyword not working in AngularJS filter -

sequelize.js - Sequelize: sort by enum cases -

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -