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

remove jQuery.noConflict(); #6

Merged
merged 1 commit into from
Mar 30, 2019
Merged

remove jQuery.noConflict(); #6

merged 1 commit into from
Mar 30, 2019

Conversation

fritzmg
Copy link
Contributor

@fritzmg fritzmg commented Mar 29, 2019

This line should not be necessary. You only need this in cases where you want to use multiple versions of jQuery. In all other cases a function wrapper, which you already use, is sufficient.

@do-while do-while merged commit b373617 into do-while:master Mar 30, 2019
@fritzmg fritzmg deleted the patch-1 branch March 30, 2019 09:38
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

Successfully merging this pull request may close these issues.

None yet

2 participants