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

When I try to use, all I get is h(d).get(0) is undefined #7

Open
tetherit opened this issue Nov 15, 2011 · 0 comments
Open

When I try to use, all I get is h(d).get(0) is undefined #7

tetherit opened this issue Nov 15, 2011 · 0 comments

Comments

@tetherit
Copy link

This is what I see in the firebug console in firefox:

{{{
h(d).get(0) is undefined
ellipsis()jquery...?body=1 (line 24)
each(object=[div], callback=function(), args=undefined)jquery.js?body=1 (line 661)
each(callback=function(), args=undefined)jquery.js?body=1 (line 275)
ellipsis(b=[span.description], c=Object { ellipsis="...", setTitle="never", live=false})jquery...?body=1 (line 24)
ellipsis()jquery...?body=1 (line 24)
each(object=[span.description, span.description, span.description, 215 more...], callback=function(), args=undefined)jquery.js?body=1 (line 661)
each(callback=function(), args=undefined)jquery.js?body=1 (line 275)
ellipsis(b=undefined, c=undefined)jquery...?body=1 (line 24)
(?)()live.js?body=1 (line 4)
fire(context=Document live, args=[function()])jquery.js?body=1 (line 1065)
fireWith(context=Document live, args=[function()])jquery.js?body=1 (line 1183)
ready(wait=undefined)jquery.js?body=1 (line 438)
DOMContentLoaded()jquery.js?body=1 (line 928)
[Break On This Error](function%28a%29{function m%28%29{if%28!d%29{d=!0;...:l%28d.selector%29;return this}})(jQuery)
}}}

Looks like maybe this is broken if a more recent jquery is used? -- please fix

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

0 participants