1 Apr
2001
1 Apr
'01
7:32 p.m.
Wouldn't the (pre-rendered) path names be in DTML-var type statements?
From: "Michael R. Bernstein" <webmaven@lvcm.com>
Sorry, but if you're overriding same named graphics whose URL will appear to be identical, the browser cache will start playing hob with your site design.
If you call all images with a relative URL, then even images that are acquired in this way will be reloaded, even though the browser has it already, since it'll be accessing the same image via a different URL.