-
Notifications
You must be signed in to change notification settings - Fork 1.5k
jQuery 4.X Support #678
Copy link
Copy link
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels