Skip to main content

Bug Tracker

Side navigation

#5577 closed bug (invalid)

Opened December 01, 2009 08:09PM UTC

Closed December 01, 2009 10:00PM UTC

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.

Attachments (0)
Change History (1)

Changed December 01, 2009 10:00PM UTC by dmethvin comment:1

resolution: → invalid
status: newclosed

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.