Twitter News...
Blog Archive
Fastest CSS Image Mouseover Effect
To achieve an image mouseover effect with CSS, you only need a few lines of code an a single image. No javascript and no dependency on clunky onload() or onmouseover() events. Another great part about this method is that you will be utilizing a single image, rather than two images (inactive state and active state), so it is ultra fast, with no additional image to load.
