Skip to content

delegate() is not listed as deprecated #945

Description

@teo1978

.delegate() isn't listed here:
http://api.jquery.com/category/deprecated/

nor is there any notice here: http://api.jquery.com/delegate/ saying that it is officially deprecated. It only says:

As of jQuery 1.7, .delegate() has been superseded by the .on() method.

However, a search for the word "deprecated" in the page will find nothing.

Yet, if you use the jQuery 3 Migrate plugin, you will get warnings if you use delegate() that it is deprecated.

Activity

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

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