Dynamic HTML Example : Using Cached Images
After Images are cached, they then become available to dynamically replace
images throughout the current file.
Internet Explorer will replace and resize the new image. Netscape, however will use the
current image size for its replacement. Generally, therefore image replacement should
use same-size images.
The above image will be replaced when
it is clicked on. Replacement will toggle between the original image and the cached Image.