#7: Three State Menu
CSS-Tricks Screencasts - A podcast by CSS-Tricks

Categories:
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 …