Jacob Tomlinson 9/18/2012

Using background-position and sprite sheets to stop icon hover flicker

Read Original

A technical article detailing a common web development problem: icon flicker on first hover due to delayed image loading. The author describes the solution of combining icons into a single sprite sheet and using CSS background-position to display different states, thereby preloading all images and improving performance.

Using background-position and sprite sheets to stop icon hover flicker

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser