jquery - Turn off AppCache Html5 when online -
i have problem appcache, works good, until error occured in web, e.g id dont exist, database null , null work , on page shown error, ok when used appcache, instead of showing error, browser redirect me, because of fallbacks have in manifest. need show errors in online state, not redirect. in offline state redirect. 1 solution, think that, how turn of appcache using in online state, , in offline state turn on. dont how:(, . or other solution?
ok solved, separate offline , online logic, , new logic put new view
Comments
Post a Comment