|
You can even swap images vis CSS and :hover.
Just use a BACKGROUND image, instead of <img> tag.
And then just change background-image: url('/images/whatever.png'); in the :hover part of your CSS.
__________________
An optimist sees the glass as half full.
A pessimist sees the glass as half empty.
A realist drinks it no matter how much there is.
|