2012. szeptember 2., vasárnap

Simple ajax form implementation based on jQuery.

Simple ajax form implementation based on jQuery.

imply add ajaxform class, and a hidden input with "ajaxform_refresh" name which contains the ids of elements have to be refreshed. After the form submit, only the given fields will be refreshed, instead of the whole page. You don't have to change anything on the server side, but it is possible to give back only the referenced parts of the result to reduce the bandwidth usage, and usage of server resources.

JavaScript 

http://code.google.com/p/jqueryajaxform/
http://code.google.com/p/jqueryajaxform/

Nincsenek megjegyzések:

Megjegyzés küldése