#7: Three State Menu

Published: Nov. 22, 2008, 6:36 p.m.

Using a variation of the CSS Sprites technique, we can create a “three state” menu using only one image per menu item. This reduces the number of requests on your server as well as eliminates any “pauses” while moving to …