COMING SOON 🚀

js, css 캐싱 팁

· 12년 전 · 2705
아래와 같이 스크립트로 삽입을 하면 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,844
12년 전 조회 1,589
12년 전 조회 2,499
12년 전 조회 1,514
12년 전 조회 1,537
12년 전 조회 1,991
12년 전 조회 1,387
12년 전 조회 1,507
12년 전 조회 1,965
12년 전 조회 1,909
12년 전 조회 1,914
12년 전 조회 2,110
12년 전 조회 1,527
12년 전 조회 1,691
12년 전 조회 1,740
12년 전 조회 1,324
12년 전 조회 1,763
12년 전 조회 1,481
12년 전 조회 1,598
12년 전 조회 1,273
12년 전 조회 1,989
12년 전 조회 2,300
12년 전 조회 1,321
12년 전 조회 1,241
12년 전 조회 2,228
12년 전 조회 1,335
12년 전 조회 1,896
12년 전 조회 1,720
12년 전 조회 2,133
12년 전 조회 2,189
12년 전 조회 6,911
12년 전 조회 2,238
12년 전 조회 1,448
12년 전 조회 1,303
12년 전 조회 1,359
12년 전 조회 1,420
12년 전 조회 1,686
12년 전 조회 2,318
12년 전 조회 1,800
12년 전 조회 2,069
12년 전 조회 1,314
12년 전 조회 1,432
12년 전 조회 3,399
12년 전 조회 2,482
12년 전 조회 2,232
12년 전 조회 4,018
12년 전 조회 1,423
12년 전 조회 3,265
12년 전 조회 2,834
12년 전 조회 2,706
12년 전 조회 2,746
12년 전 조회 1,709
12년 전 조회 2,256
12년 전 조회 2,253
12년 전 조회 1,686
12년 전 조회 4,153
12년 전 조회 1,385
12년 전 조회 1,897
12년 전 조회 2,296
12년 전 조회 2,766
12년 전 조회 1,652
12년 전 조회 2,326
12년 전 조회 1,723
12년 전 조회 3,263
12년 전 조회 1,746
12년 전 조회 1,573
12년 전 조회 1,828
12년 전 조회 3,409
12년 전 조회 2,940
12년 전 조회 5,245
12년 전 조회 2,529
12년 전 조회 2,981
12년 전 조회 2,367
12년 전 조회 2,311
12년 전 조회 1,820
12년 전 조회 1,866
12년 전 조회 2,746
12년 전 조회 1,911
12년 전 조회 1,636
12년 전 조회 2,206
12년 전 조회 2,518
12년 전 조회 1,791
12년 전 조회 1,914
12년 전 조회 2,132
12년 전 조회 2,910
12년 전 조회 1,791
12년 전 조회 2,060
12년 전 조회 4,023
12년 전 조회 1,789
12년 전 조회 1,705
12년 전 조회 1,657
12년 전 조회 2,367
12년 전 조회 2,192
12년 전 조회 4,894
12년 전 조회 2,012
12년 전 조회 1,876
12년 전 조회 1,765
12년 전 조회 1,645
12년 전 조회 2,188
12년 전 조회 1,896