2014年5月8日 星期四

Internet Explorer prevent jQuery Ajax cache

$.ajax({
  cache: false,
  //other options...
});
 
 
 
 
References : 
How to prevent a jQuery Ajax request from caching in Internet Explorer? - Stack Overflow

沒有留言:

張貼留言