Answer the question
In order to leave comments, you need to log in
Ajax cache in jquery - where is the logic here. Version 2?
The jQuery documentation says that the cach: option
, if set to false, will not cause the browser to cache the request. Other than that, this will add the string "_=[TIMESTAMP]" to the URL.
1. I.e. if cach is true, then the request will return data from the cache and not from the server (with the same input parameters)?
2. If, when returning a request, we get a page in which there are a lot of elements with the same background images, how best to cache these images?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question