COMING SOON 🚀

js, css 캐싱 팁

· 12년 전 · 2723
아래와 같이 스크립트로 삽입을 하면 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,860
12년 전 조회 1,606
12년 전 조회 2,525
12년 전 조회 1,534
12년 전 조회 1,550
12년 전 조회 2,013
12년 전 조회 1,408
12년 전 조회 1,518
12년 전 조회 1,985
12년 전 조회 1,925
12년 전 조회 1,936
12년 전 조회 2,124
12년 전 조회 1,551
12년 전 조회 1,705
12년 전 조회 1,754
12년 전 조회 1,342
12년 전 조회 1,779
12년 전 조회 1,498
12년 전 조회 1,615
12년 전 조회 1,287
12년 전 조회 2,005
12년 전 조회 2,314
12년 전 조회 1,340
12년 전 조회 1,260
12년 전 조회 2,248
12년 전 조회 1,344
12년 전 조회 1,912
12년 전 조회 1,742
12년 전 조회 2,148
12년 전 조회 2,208
12년 전 조회 6,929
12년 전 조회 2,259
12년 전 조회 1,460
12년 전 조회 1,315
12년 전 조회 1,378
12년 전 조회 1,439
12년 전 조회 1,702
12년 전 조회 2,334
12년 전 조회 1,823
12년 전 조회 2,092
12년 전 조회 1,327
12년 전 조회 1,454
12년 전 조회 3,418
12년 전 조회 2,501
12년 전 조회 2,255
12년 전 조회 4,037
12년 전 조회 1,444
12년 전 조회 3,284
12년 전 조회 2,858
12년 전 조회 2,724
12년 전 조회 2,759
12년 전 조회 1,730
12년 전 조회 2,273
12년 전 조회 2,280
12년 전 조회 1,712
12년 전 조회 4,177
12년 전 조회 1,405
12년 전 조회 1,910
12년 전 조회 2,314
12년 전 조회 2,782
12년 전 조회 1,664
12년 전 조회 2,342
12년 전 조회 1,738
12년 전 조회 3,283
12년 전 조회 1,763
12년 전 조회 1,592
12년 전 조회 1,847
12년 전 조회 3,425
12년 전 조회 2,957
12년 전 조회 5,266
12년 전 조회 2,544
12년 전 조회 2,996
12년 전 조회 2,378
12년 전 조회 2,330
12년 전 조회 1,844
12년 전 조회 1,884
12년 전 조회 2,761
12년 전 조회 1,933
12년 전 조회 1,647
12년 전 조회 2,222
12년 전 조회 2,540
12년 전 조회 1,813
12년 전 조회 1,933
12년 전 조회 2,146
12년 전 조회 2,926
12년 전 조회 1,809
12년 전 조회 2,088
12년 전 조회 4,043
12년 전 조회 1,808
12년 전 조회 1,719
12년 전 조회 1,678
12년 전 조회 2,391
12년 전 조회 2,216
12년 전 조회 4,910
12년 전 조회 2,036
12년 전 조회 1,898
12년 전 조회 1,782
12년 전 조회 1,663
12년 전 조회 2,209
12년 전 조회 1,915