Skip to main content
jQuery Logo

Tagged: postback


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

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.

1.1.0

Released October 15, 2013

2
Watchers
0
Forks

Tags