This version is old school, check out the latest version.

A jQuery plugin to add event handlers to ASP.NET’s postback.

by Peter Morlion

This jQuery plugin allows you to subscribe to ASP.NET's postback. Because ASP.NET (WebForms) doesn't raise a submit event, we need another way of subscribing to the postback. This plugin allows you to execute javascript functions before the form is posted to the server.


Versions

Version Date
1.1.0 Oct 15 2013
1.0.1 Apr 4 2013
1.0.0 Mar 15 2013