Skip to content

Use non-conflicting jQuery#4

Open
burkemw3 wants to merge 1 commit intoalvins82:masterfrom
burkemw3:no-conflict-jquery
Open

Use non-conflicting jQuery#4
burkemw3 wants to merge 1 commit intoalvins82:masterfrom
burkemw3:no-conflict-jquery

Conversation

@burkemw3
Copy link

jQuery provides noConflict() to avoid conflicts with the $
object that other libraries may use. To support including
other libraries that use $, switching to using the
full jQuery object, instead of the $ alias.

jQuery provides noConflict() to avoid conflicts with the $
object that other libraries may use. To support including
other libraries that use $, switching to using the
full jQuery object, instead of the $ alias.
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.

1 participant

Comments