How can I make Ajax Script for form submission work on multiple forms – Jquery ajax
I have a working Ajax script that submits a form and display content in a DIV on success, but at the moment it only work when I have 1 form, but on my page I need to have multiple forms…