Jquery ExtAjax Plugin : Submit forms to external files using Jquery

1 · Subin Siby · Sept. 23, 2012, 3:20 p.m.
Hi. You can’t submit a form to external file using Jquery Ajax. Finally I created a Jquery Plugin to solve this problem. I named it ExtAjax. This Jquery Plugin will help you to submit a form to a external file without refreshing the page. Requirements 1) Jquery Latest Version 2) extajax.js file Here’s how the HTML file will look like:...