Hi,
Right, I used css "hover" for some div't to change their background image when someone mouse over's them. The problem I faced is that those images are not loading at the begging, person needs to hover the original image and than image that appears on hover starts loading. This looks wrong, because I need that image to appear right when some one hovers it, with no delay.
So is there a way to pre-load this kind of images right when user accesses website?
Right, I used css "hover" for some div't to change their background image when someone mouse over's them. The problem I faced is that those images are not loading at the begging, person needs to hover the original image and than image that appears on hover starts loading. This looks wrong, because I need that image to appear right when some one hovers it, with no delay.
So is there a way to pre-load this kind of images right when user accesses website?
Comment