Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

options.success can be an array of functions #414

Merged
merged 1 commit into from
Feb 20, 2017
Merged

options.success can be an array of functions #414

merged 1 commit into from
Feb 20, 2017

Conversation

tweini
Copy link
Contributor

@tweini tweini commented May 25, 2014

The jQuery doc of $.ajax() states: "As of jQuery 1.5, the success setting can accept an array of functions. Each function will be called in turn."

This improvement takes this in account and improves the compatibility with the existing options of $.ajax()

The jQuery doc of $.ajax states: "As of jQuery 1.5, the success setting can accept an array of functions. Each function will be called in turn."

This improvement takes this in account.
@kevindb
Copy link
Contributor

kevindb commented Jan 15, 2017

This pull request was committed into the maintained fork of this plugin at ddb4c57

@kevindb kevindb merged commit a73bb0d into jquery-form:master Feb 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants