I don't see it happening here. This is the URL list I got using IE7 and Fiddler2:
http://alpha.z3c.org/ http://alpha.z3c.org/@@/xmlhttp.js http://alpha.z3c.org/@@/json.js http://alpha.z3c.org/@@/jquery.pack.js http://alpha.z3c.org/@@/jsonform.validate.js http://alpha.z3c.org/@@/interface.js http://alpha.z3c.org/@@/jquery.livesearch.js http://alpha.z3c.org/@@/jquery.corner.js http://alpha.z3c.org/@@/demo.js http://alpha.z3c.org/@@/jquery.resteditor.js http://alpha.z3c.org/@@/jsonform.validate.css http://alpha.z3c.org/@@/div-form.css http://alpha.z3c.org/@@/demo.css http://alpha.z3c.org/@@/resteditor.css http://alpha.z3c.org/@@/jquery.livesearch.css http://alpha.z3c.org/@@/img/logo.gif http://alpha.z3c.org/@@/img/beta.gif http://alpha.z3c.org/@@/fisheye/samples.gif http://alpha.z3c.org/@@/fisheye/tutorials.gif http://alpha.z3c.org/@@/fisheye/info.gif http://alpha.z3c.org/@@/fisheye/contact.gif http://alpha.z3c.org/@@/fisheye/download.gif http://alpha.z3c.org/@@/img/search.gif http://alpha.z3c.org/@@/img/content.gif http://alpha.z3c.org/@@/img/btnSearch.gif http://alpha.z3c.org/@@/img/samples.gif http://alpha.z3c.org/@@/img/background.gif No funny /:/ in the list. Not sure what that is about or why you're seeing it. What tool are you using to watch the traffic? -Mike > From: Roger Ineichen > > I see it on different pages. Here is one: > http://alpha.z3c.org/ > > It happens with JQuery packed or full version, also with > version 1.1.3.1. or 1.1.2 > > I have this issue only with IE7. > > Here's a traffic report. See no. 5 after jquery.pack.js: > > 1 10:36:42:421 0.234 s GET 200 7.06 K > text/html http://alpha.z3c.org/ > > 2 10:36:42:656 0.172 s GET 200 10.70 K > application/x-javascript http://alpha.z3c.org/@@/xmlhttp.js > > 3 10:36:42:843 0.109 s GET 200 6.89 K > application/x-javascript http://alpha.z3c.org/@@/json.js > > 4 10:36:42:968 0.249 s GET 200 21.04 K > application/x-javascript http://alpha.z3c.org/@@/jquery.pack.js > > 5 10:36:43:265 0.000 s GET 0 > (None) http://:/ > > 6 10:36:43:265 0.078 s GET 200 2.60 K > application/x-javascript > http://alpha.z3c.org/@@/jsonform.validate.js > > ...