Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Added a fix for JQuery 3.2.1 #59

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

alexanderdevm
Copy link

With JQuery 3.2.1 .size() was deprecated and replaced by .length().

The code has been updated to support the .length() instead.

Copy link

@darylsummers darylsummers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes made to the existing code worked and I no longer have compatibility issues with this script running the latest version of jQuery.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants