Using background-position and sprite sheets to stop icon hover flicker
Explains how to use CSS sprite sheets and background-position to eliminate icon hover flicker by preloading all image states.
Explains how to use CSS sprite sheets and background-position to eliminate icon hover flicker by preloading all image states.
A review of the SpriteMe bookmarklet, a tool for creating CSS sprites to optimize website performance by reducing HTTP requests.
A technique for creating custom checkboxes and radio buttons using CSS sprites, improving on an existing method for better image control.