CSS: Pre-load images with background-property
March 9th, 2009 by Elchie
Perishable Press described a good way of preloading images with CSS - and only CSS.
Just use the CSS-background-property and hover-styles to preload images, this will work with all browser supporting the background-property.
Just look at this blog entry for a more detailed description
Posted in CSS