Setup1 기본 jquery ajax 설정하기 $(document).ready(function() {//기본 ajax 설정하기$.ajaxSetup({ cache: false}); ... 2013. 8. 28. 이전 1 다음