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

'$ is not a function' in jQuery Live Events #2

Open
aroscoe opened this issue May 11, 2009 · 5 comments
Open

'$ is not a function' in jQuery Live Events #2

aroscoe opened this issue May 11, 2009 · 5 comments

Comments

@aroscoe
Copy link

aroscoe commented May 11, 2009

Something in your djDebugToolbar.js is making $ unrecognized in jQuery Live events. I've narrowed the problem down to that file, but I'm afraid I don't know much more than that.

To see the error use jQuery 1.3.2 and create something like this http://dpaste.com/42838/ and you will get an $ is not a function error as soon as it hits $(this) or anything that uses $.

@tcirip
Copy link

tcirip commented Sep 14, 2009

I think it is related to invalid HTML that debug_toolbar generates - not closed etc. I am experiencing the same problem. Is anybody looking into this issue?

Tomas

@FernandoEscher
Copy link

Having the same problem here! Has anyone found a solution?

@aroscoe
Copy link
Author

aroscoe commented Mar 3, 2010

I've been using the newly released version of the original debug-toolbar and haven't had any issues: http://robhudson.github.com/django-debug-toolbar/

@tcirip
Copy link

tcirip commented Mar 3, 2010

It works for me with newer version as well.

@FernandoEscher
Copy link

Ok, working now. It seems I downloaded an earlier version from the github repo. Thanks!

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

3 participants