COMING SOON 🚀

js, css 캐싱 팁

· 12년 전 · 2693
아래와 같이 스크립트로 삽입을 하면 f5, ctrl+shift+r 등에 영향을 받지 않고 계속 캐싱되어 있게 됩니다.
load.js 파일로 하나 만들어둡니다.
아래의 스크립트들은 jQuery 1.9 대응하도록 수정을 좀 한것들인데 오류가 있을 수 있습니다.
// https://developers.google.com/speed/libraries/devguide
document.write('<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js">\x3C/script>');
document.write('<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/jquery-ui.min.js">\x3C/script>');
document.write('<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/i18n/jquery-ui-i18n.min.js">\x3C/script>');
document.write('<link rel="stylesheet" type="text/css" href="//ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/themes/smoothness/jquery-ui.css" />');
document.write('<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js">\x3C/script>');
// https://css-browser-selector.googlecode.com/
document.write('<script type="text/javascript" src="//css-browser-selector.googlecode.com/git/css_browser_selector.min.js">\x3C/script>');
// https://jqueryplaceholder.googlecode.com/
document.write('<script type="text/javascript" src="//jqueryplaceholder.googlecode.com/git/jquery.placeholder-0.2.min.js">\x3C/script>');
// http://code.google.com/p/jcaret/downloads/list
document.write('<script type="text/javascript" src="//jquery-xeno-ui.googlecode.com/git/jquery/jquery.caret.min.js">\x3C/script>');
// http://archive.plugins.jquery.com/project/timers
document.write('<script type="text/javascript" src="//jquery-xeno-ui.googlecode.com/git/jquery/jquery.timers.min.js">\x3C/script>');
// https://github.com/brandonaaron/jquery-mousewheel/downloads
document.write('<script type="text/javascript" src="//jquery-xeno-ui.googlecode.com/git/jquery/jquery.mousewheel.min.js">\x3C/script>');
// http://www.dillerdesign.com/experiment/DD_belatedPNG/
if(window.CSSBS_ie6) {
    document.write('<script type="text/javascript" src="//jquery-xeno-ui.googlecode.com/git/DD_belatedPNG_0.0.8a.min.js">\x3C/script>');
    DD_belatedPNG.fix('.iepng');
}
// http://leandrovieira.com/projects/jquery/lightbox/
document.write('<script type="text/javascript" src="//jquery-xeno-ui.googlecode.com/git/lightbox/jquery.lightbox-0.5.min.js">\x3C/script>');
document.write('<link rel="stylesheet" type="text/css" href="//jquery-xeno-ui.googlecode.com/git/lightbox/jquery.lightbox-0.5.min.css" />');
// http://www.ama3.com/anytime/
document.write('<script type="text/javascript" src="//jquery-xeno-ui.googlecode.com/git/anytime/anytime.min.js">\x3C/script>');
document.write('<script type="text/javascript" src="//jquery-xeno-ui.googlecode.com/git/anytime/anytimetz.min.js">\x3C/script>');
document.write('<link rel="stylesheet" type="text/css" href="//jquery-xeno-ui.googlecode.com/git/anytime/anytime.min.css" />');

 

첨부파일

js, css 캐싱 팁.txt (2.9 KB) 13회 2013-11-23 11:03
|
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

+
제목 글쓴이 날짜 조회
12년 전 조회 1,833
12년 전 조회 1,579
12년 전 조회 2,490
12년 전 조회 1,502
12년 전 조회 1,525
12년 전 조회 1,981
12년 전 조회 1,382
12년 전 조회 1,499
12년 전 조회 1,954
12년 전 조회 1,902
12년 전 조회 1,907
12년 전 조회 2,105
12년 전 조회 1,517
12년 전 조회 1,680
12년 전 조회 1,723
12년 전 조회 1,316
12년 전 조회 1,759
12년 전 조회 1,469
12년 전 조회 1,590
12년 전 조회 1,265
12년 전 조회 1,982
12년 전 조회 2,285
12년 전 조회 1,309
12년 전 조회 1,229
12년 전 조회 2,223
12년 전 조회 1,318
12년 전 조회 1,890
12년 전 조회 1,701
12년 전 조회 2,123
12년 전 조회 2,178
12년 전 조회 6,896
12년 전 조회 2,227
12년 전 조회 1,438
12년 전 조회 1,287
12년 전 조회 1,346
12년 전 조회 1,411
12년 전 조회 1,676
12년 전 조회 2,310
12년 전 조회 1,788
12년 전 조회 2,054
12년 전 조회 1,303
12년 전 조회 1,417
12년 전 조회 3,389
12년 전 조회 2,474
12년 전 조회 2,220
12년 전 조회 4,009
12년 전 조회 1,412
12년 전 조회 3,258
12년 전 조회 2,824
12년 전 조회 2,694
12년 전 조회 2,740
12년 전 조회 1,703
12년 전 조회 2,247
12년 전 조회 2,238
12년 전 조회 1,672
12년 전 조회 4,144
12년 전 조회 1,377
12년 전 조회 1,887
12년 전 조회 2,284
12년 전 조회 2,751
12년 전 조회 1,640
12년 전 조회 2,309
12년 전 조회 1,711
12년 전 조회 3,249
12년 전 조회 1,740
12년 전 조회 1,562
12년 전 조회 1,818
12년 전 조회 3,398
12년 전 조회 2,930
12년 전 조회 5,236
12년 전 조회 2,518
12년 전 조회 2,973
12년 전 조회 2,358
12년 전 조회 2,303
12년 전 조회 1,812
12년 전 조회 1,851
12년 전 조회 2,739
12년 전 조회 1,901
12년 전 조회 1,626
12년 전 조회 2,194
12년 전 조회 2,511
12년 전 조회 1,781
12년 전 조회 1,898
12년 전 조회 2,122
12년 전 조회 2,898
12년 전 조회 1,779
12년 전 조회 2,054
12년 전 조회 4,011
12년 전 조회 1,774
12년 전 조회 1,692
12년 전 조회 1,640
12년 전 조회 2,358
12년 전 조회 2,183
12년 전 조회 4,883
12년 전 조회 2,000
12년 전 조회 1,868
12년 전 조회 1,758
12년 전 조회 1,633
12년 전 조회 2,179
12년 전 조회 1,888