|
|
Q154 When using a source file, is the code loaded into the cache, or does it need to be reloaded with each page that calls it?
irt.org | Knowledge Base | JavaScript | Source | Q154 [ previous next ] Q154 When using a source file, is the code loaded into the cache, or does it need to be reloaded with each page that calls it?Its loaded into the cache. It'll be available for the next page as long as the users browser is not to set to always download the file each time its requested. |
-- div -->
|