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