: Why is my cache manifest failing? I have created the following cache maniest file- CACHE MANIFEST CACHE: http://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.0/jquery-ui.min.js
I have created the following cache maniest file-
CACHE MANIFEST
CACHE: ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.0/jquery-ui.min.js bharath.lohray.com/scripts/jquery.jsPlumb-1.3.16-all-min.js http://bharath.lohray.com/scripts/jqui-ui-smoothness/jquery-ui-1.10.0.custom.min.css
When I call it in my HTML Page, certain other resources fail to load without a 404 error. Below is the screen shot of the network tab from the chrome developer tools. removing the manifest="app.mf" attribute from the <html> tag and clearing the application cache makes everything work as expected. What could be wrong?
More posts by @Kaufman445
1 Comments
Sorted by latest first Latest Oldest Best
I just came across this question StackOverflow and realized that I have to specify the resources not cached. Appending
NETWORK:
*
to my manifest file solved the problem.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.