Tag Archives for ie
jQuery – json – ie – caching
Just solved a bugthingie regarding a json request with jQuery, performed in IE.Default, jQuery performs a get request to the server when a json call is made. And IE has the habit to cache this. There are serveral ways to … Continue reading