Offline Web Applications Using HTML5 Application Cache
HTML5 provides a way to use application even when you are offline, developers can list the files that are required for the Web application to work offline and browser keep a copy of that files using its caching mechanisms.
A manifest file is a text file contains the file list. A web browser will read the list of URLs from the manifest file, download the resources, cache...
Want to have your say? just login


Be first to show your opinion !!!