jQuery.ajax 返回JSON数据 IE8 缓存问题

jQuery.ajax在IE8中返回JSON数据时存在缓存问题,需要关闭缓存设置  cache为false

你可能感兴趣的:(Ajax,json,ie8)