Karl Rudd wrote on 5/14/2008 5:00 PM:
  jQuery.ajaxSetup({ cache: true });

Does setting the cache option affect all subsequent XHR requests (or just the immediate 
one)?  And is the entire effect of setting cache to "true" that the random 
value is no longer appended to the URL?


- Bil

Reply via email to