Modify ↓
Ticket #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: | ||
| Blocking: | Blocked by: |
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.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
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.