See these articles: http://www.maratz.com/blog/archives/2005/06/22/preload-hover-images-in-css/ http://www.jaymeblackmon.com/preloading-css-hover-images
Hope that helps. On Oct 30, 9:00 am, adexcube <[EMAIL PROTECTED]> wrote: > Hi, > I modified the skin of the menu using png images and I realised that > when the menu completely loads if you hover any item of the menu, the > menu makes a request to the server in order to obtain the hover image. > This happens only once. I think while the browser caches the image. > How can I stop this? maybe by preloading that image? > > Thanks