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

namespace jquery.gamequery.ext.js #1

Open
aaronwinborn opened this issue Jul 29, 2010 · 1 comment
Open

namespace jquery.gamequery.ext.js #1

aaronwinborn opened this issue Jul 29, 2010 · 1 comment

Comments

@aaronwinborn
Copy link
Collaborator

jquery.gamequery.ext.js should probably be namespaced for library compatibility:

(function($) {
// ...
})(jQuery);

@Munsio
Copy link

Munsio commented Jan 16, 2014

In the current master of gameQuery i also had to comment "$ = $.extend($, {gameQuery: {}});"

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

2 participants