I am having a problem with the button images disappearing on mouseover in IE 6. The image is missing while the status bar message indicates that the button is being downloaded from the server.
Has anyone else had this problem and if so, how did they fix it?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Use google to find some javascript that preloades images. This will load the original image and the rollover image when the page initially loads, and it will be availiable immediately when the mouseover happens.
Ron
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am having a problem with the button images disappearing on mouseover in IE 6. The image is missing while the status bar message indicates that the button is being downloaded from the server.
Has anyone else had this problem and if so, how did they fix it?
Use google to find some javascript that preloades images. This will load the original image and the rollover image when the page initially loads, and it will be availiable immediately when the mouseover happens.
Ron