Searched refs:captureSubmittingElement (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/web/javascript/jquery/
H A Djquery.form.js696 .off('click.form-plugin', this.selector, captureSubmittingElement)
698 .on('click.form-plugin', this.selector, options, captureSubmittingElement);
704 .bind('click.form-plugin', options, captureSubmittingElement);
717 function captureSubmittingElement(e) { function

Completed in 111 milliseconds