[whatwg] Regarding Downloading a webpage.

Eitan Adler lists at eitanadler.com
Sun Aug 1 16:46:32 PDT 2010


On Sun, Aug 1, 2010 at 6:06 PM, Narendra Sisodiya
<narendra at narendrasisodiya.com> wrote:
> A html webpage can contains js, css, image files. If we leave the server
> side scripting part then all resource files will static. JavaScript may load
> a resource (like another js/image/css file or DataURI) dynamically.
> If I want to download a webpage, I have to look at the source code of html
> and also JavaScript code which may load otherfiles on user interaction.
> Is their any specification exist by which i can tell 'webpage downloader'
> application about 'list of all files which may be use under a give web
> application' ?

Take a look at
http://www.w3.org/TR/html5/offline.html

Specifically
http://www.w3.org/TR/html5/offline.html#manifests





-- 
Eitan Adler



More information about the whatwg mailing list