Hi,
I just found that I have a tiny annoying problem with image caching on a page:
http://earth.engr.ccny.cuny.edu/noaa...inedmenu1.html
that uses two large external javascript files. They are used for DD's Chained Menu Script found at
http://www.dynamicdrive.com/dynamici...ainedmenu.html
I modified it a little, added another DD script, and it all works just great together, however, even when I add the line
<META http-equiv="cache-control" content="no-cache">
all browsers appear to cache the referenced .jpg images anyway. The result is that when I update the menu tree in config0.js, the most recent image does not appear because the seed (starting) image has the same name as before the update.
How can I prevent this image caching? Thanks.



Reply With Quote

Bookmarks