[jQuery] Re: What causes a query stri ng when requesting jQuery? e.g. /jquery-1.3.2 .min.js?_=12553…

2009-10-14 Thread Bob Eastbrook
Thanks very much to all who've been thinking about this problem. @Michael, James: I've been working all morning to reproduce my problem in code I can post, but I'm coming up empty. In fact, when my app talks to a remote database I see no problems. I only see the glitch when my app talks to a l

[jQuery] Re: What causes a query stri ng when requesting jQuery? e.g. /jquery-1.3.2 .min.js?_=12553…

2009-10-13 Thread Bob Eastbrook
On Tue, Oct 13, 2009 at 11:14 AM, Bob wrote: > It's in the definition for the "ajax" function.  When I set { cache: > false } in ajaxOptions, I get timestamps added to the end of my XHRs. > That makes sense.  However, I still don't know why timestamps are

[jQuery] Re: What causes a query string when request ing jQuery? e.g. /jquery-1.3.2.min.js?_=12553…

2009-10-13 Thread Bob
On Oct 12, 11:56 pm, Michael Geary wrote: > This doesn't make any sense. I agree! > You have a tag that loads jQuery: > >