jQuery in Action
The Form Plugin
283
Command syntax: ajaxFormUnbind
ajaxFormUnbind()
Removes the instrumentation applied to the form in the wrapped set so that its submission
can occur normally
can occur normally
Parameters
none
Returns
The wrapped set
The wrapped set
Figure 9.5 The ajaxForm Laboratory page allows us to observe the hijacking of form submission to
an Ajax request.
an Ajax request.