-
Notifications
You must be signed in to change notification settings - Fork 188
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
upgrade to jquery 3.x version #25
Comments
jQuery isn't actually used in this library - it's only used as a namespace under which the |
What is the problem with jquery 3.x that a upgrade is needed? |
Again, it isn't. jQuery is not needed. jQuery is not used. If it is found, it's used as a namespace under which the functions are registered, otherwise it uses |
I know. I'm just curious what his problem is. Regardless of the fact that you do not need jQuery at all. |
please upgrade to jquery 3.x version!
The text was updated successfully, but these errors were encountered: