Skip to content
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

Need Support for jQuery version 3 or higher #10

Closed
havutcuoglu opened this issue Mar 25, 2019 · 1 comment
Closed

Need Support for jQuery version 3 or higher #10

havutcuoglu opened this issue Mar 25, 2019 · 1 comment

Comments

@havutcuoglu
Copy link

Thank you for this nice script.

The Script doesn't work with jQuery version 3.3.1
Console shows the following failure: Uncaught TypeError: e.indexOf is not a function

Best regards.

@havutcuoglu
Copy link
Author

Sorry it was my mistake. It works also with jQuery version 3.

The function $(window).load() was changed to $(window).on('load', )

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

No branches or pull requests

1 participant