Skip to content

jQuery.get() and jQuery.post() don't mention deprecation of .error(), .success(), and .complete() #223

Closed
@lshearer

Description

@lshearer

The jqXHR sections of documentation for $.get and $.post don't mention the deprecation of the chainable .error(), .success(), and .complete() methods as of version 1.8. This notice is found on $.ajax, but there is no direct reference to it.

The deprecation can easily be overlooked if only the $.post and $.get methods are being used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions