mainfest 幾時先用update 呢~?
係得原本個manifest file 的content 有變
試過用touch 改個timestamp ... 唔得
改左cache 的嗰d file ...唔得
改manifest 的名... 唔得 (因為那版 cache 了)
Programming language e.g. PHP, JAVASCRIPT, coding, web developing hints and skills applying on mobile device e.g. iphone
CACHE MANIFEST
CACHE:
#要cahce的file 放在下面, relative path 同實path 都ok
#但一定要有file 名, 唔可以用*
img/cat.jpg
img/dog.jpg
img/bird.jpg
img/rabbit.jpg
img/mouse.jpg
img/ant.jpg
NETWORK:
#要從network 拎的file 放呢度 (e.g api)
#用 * 就即係除左cache下面的file 都從network 拎
*
FALLBACK:
#拎唔到file 時的替代方案
api/ api/index.html