BubikolRamios
01-06-2009, 05:07 AM
Is it session wide or just for page ?
Ok will test it anyway in the afternoon, but mybe someone knows it already:
1. main page: <script src = "some.js"
2. iframe inside main page: src = 'test.html'
inside that test.html --> <script src = "some.js"
does some.js get reloaded or pulled from cache ?
Ok will test it anyway in the afternoon, but mybe someone knows it already:
1. main page: <script src = "some.js"
2. iframe inside main page: src = 'test.html'
inside that test.html --> <script src = "some.js"
does some.js get reloaded or pulled from cache ?