Skip to content

jQuery 4.X Support #678

@sma27

Description

@sma27

Is this project still maintained? Are there plans to upgrade the deprecated functions to support jQuery 4.X?

These functions include:

jQuery.bind() => jQuery.on()
jQuery.unbind() => jQuery.off()
jQuery.expr[":"] => jQuery.expr.pseudos

As a test, I did a find and replace on these and it seemed to fix the warnings I was getting.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions