Skip to content

event-basics.md - replace deprecated methods like .click() #828

Description

@RyanFarrah67

Problem

The event-basics.md page still uses the deprecated .click(), .focus(), blur() and .change() shorthand methods.

Proposal

These methods can be updated to use .on("click") for consistency with jQuery 3.0+.
If this approach is accepted, I can submit a pull request.

There may be other pages with the same issue.

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