I think you are missing the manifest attributed on your html tag... <html manifest="my.manifest">
On Jun 5, 6:35 pm, Morgante <[email protected]> wrote: > I'm trying to use a manifest for my offline web application. Both the > main page and the manifest file are created using PHP. I have set the > MIME type for the manifest file to text/cache-manifest using PHP. > > My main page is athttp://jupiter.morgante.net/lab/virtus/bl& the > manifest file is > athttp://jupiter.morgante.net/lab/virtus/manifest/day/default.manifest. > > But it just doesn't seem to work. The files in the manifest are still > called with every load. -- You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en.
