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

by Peter Morlion

This jQuery plugin allows you to execute javascript before ASP.NET makes a postback and optionally stop it. 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