I am using jQuery from google CDN.
I looked at the cache-control and it seems the browser should fully cache the jQuery version for a long time.
However when I disable Internet access my webpages stop working. Why? Is it because even though jQuery is cached, the browser still needs to resolve DNS?