What is best option to preload css background images?

Posted by metal-gear-solid on Stack Overflow See other posts from Stack Overflow or by metal-gear-solid
Published on 2010-05-21T07:02:27Z Indexed on 2010/05/21 7:10 UTC
Read the original article Hit count: 152

Filed under:

I'm using a big Background image on hover which is set in css background {....}

It takes time to load first time upon mouse over so I want to preload this background image.

What is the best option to do this?

© Stack Overflow or respective owner

Related posts about css