Opened 13 years ago
Closed 13 years ago
#5577 closed bug (invalid)
jQuery output to screen
Reported by: | custardpie | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.4 |
Component: | unfiled | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I don't believe this is a jquery bug, but it's difficult to isolate. Despite the fact that jquery is working I'm seeing code output from jquery at the top of my browser.
For example: function(E,F){return new o.fn.init(E,F)}
I'm using IE 7 and FF 3+ and I've tried removing the surrounding code to see what else could be causing it. jQuery by itself produces this output. I've looked all over for similar inquiries but can't find them so I am turning to jquery to see if anyone can explain this behavior.
Thanks.
Note: See
TracTickets for help on using
tickets.
This isn't a bug report. A bug report would have a test case that clearly showed the problem. You might be able to get help on the jQuery group, but it's not yet clear that jQuery has anything to do with it.