I've designed a page that uses javascript image rollovers placed next to text links (as link markers). The text links use CSS background image rollovers. The javascript images are preloaded in the script, but every time I mouseover the text links, the browser reloads the image. Shouldn't it be caching? The site is up and running; the links work but the desired effect of the appearance of a foot kicking a ball through the link works only inconsistently. The javascript rollovers utilize the same two images 8 times on the page and the css background rollover uses the same image throughout the site. Any ideas?
Thanks!
Thanks!