Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Replace deprecated functions ($.fn.load, $.fn.error, jqXHR.success & jqXHR.error)#3814

Merged
dangoor merged 2 commits intoadobe:masterfrom
TuckerWhitehouse:error_deprecated
May 28, 2013
Merged

Replace deprecated functions ($.fn.load, $.fn.error, jqXHR.success & jqXHR.error)#3814
dangoor merged 2 commits intoadobe:masterfrom
TuckerWhitehouse:error_deprecated

Conversation

@TuckerWhitehouse
Copy link
Copy Markdown
Contributor

As of jQuery 1.8, $.fn.load & $.fn.error have been deprecated, and cause an issue with the jQuery 2.0.0 upgrade. (http://api.jquery.com/error/)

Additionally, the jqXHR.success & jqXHR.error were deprecated in favor of the deferred .done & .fail. (http://api.jquery.com/jQuery.ajax/)

@dangoor
Copy link
Copy Markdown
Contributor

dangoor commented May 28, 2013

Looks good. Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants