Archive for February, 2010

Submitting a form without reloading the page using jQuery and AJAX


Submitting a form without reloading the page using jQuery and Ajax
In this tutorial I’ll show you how to submit a form without reloading the page using jQuery and AJAX. Adding this kind of functionality to your forms will improve the user experience for your visitors as they won’t need to sit and wait for the entire page to reload when the form is submitted.
(more…)