Skip to content

delegate() is not listed as deprecated #945

@teo1978

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.

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