Ajaxify - re-route your forms via AJAX
This script takes existing forms, identified by a certain class, and re-routes them via AJAX. The data is gathered and sent to the handler set in action via the method set in method. A response is received from the handler and optionally passed to a callback function.
post a comment