views:

86

answers:

0

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). alt text

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!!