Hey everyone!
On my pages, I have set up a banner rotator that contains, for instance, Image objects with their .src properties pointing to image files and stuff like that.
However, when I change the content of the .js file, the page into which it is included via <script src=*.js> does not show any changes. I understand that .js files are cached in the browser, but it does not change even after I manually delete temp. internet files and clear history and close all browser windows...
SO my question is:
Is there any way I can get around this thing without putting all javascript code in the html files, since I may have a lot of the files using banner rotation...
Note: files are at iChat.com, and for some reason I cannot use <!--#include--> thing on their server. It would be a great alternative to using .js files, though, but it does not work...
Thanks in advance.
Dmitriy. <Dmitriy>
dbrom@crosswinds.net
On my pages, I have set up a banner rotator that contains, for instance, Image objects with their .src properties pointing to image files and stuff like that.
However, when I change the content of the .js file, the page into which it is included via <script src=*.js> does not show any changes. I understand that .js files are cached in the browser, but it does not change even after I manually delete temp. internet files and clear history and close all browser windows...
SO my question is:
Is there any way I can get around this thing without putting all javascript code in the html files, since I may have a lot of the files using banner rotation...
Note: files are at iChat.com, and for some reason I cannot use <!--#include--> thing on their server. It would be a great alternative to using .js files, though, but it does not work...
Thanks in advance.
Dmitriy. <Dmitriy>
dbrom@crosswinds.net