#82: CSS Image Switcher

Published: March 4, 2010, 1:04 p.m.

Roll over a link, watch the image above change. That’s what we build in this screencast, only we don’t use any JavaScript to do it. The trick is some simple z-index switching on hover and a bit of absolute positioning.…