How to avoid strange characters before the request in firefox?
Posted
by murze
on Stack Overflow
See other posts from Stack Overflow
or by murze
Published on 2010-06-07T13:20:50Z
Indexed on
2010/06/07
13:22 UTC
Read the original article
Hit count: 203
Hi,
on a website i'm currently developing I'm using jquery to do all sort of magic things :-) In firefox however, when I load jquery 1.4.2 there are sometimes funny characters in front of the request.
You can see the strangers characters in this screenshot (thank you firebug).
In safari, Chrome and IE these funny characters don't appear, jquery is loading fine in those browsers.
Why are those characters appearing and how can I remove them?
Thanks!!
© Stack Overflow or respective owner