IEでのAjaxリクエスト(GET)のキャッシュを対応方法まとめ

①URL+"&"+"t="+Math.random();

②"?timestamp=" + new Date().getTime();

③$.ajaxSetup({cache:false})

Software

Posted by arkgame