Forum Moderators: open
.class
{background-image: url(image1);}
.class:hover
{background-image: url(image2);}
As I remember I had some cross browser problems with it. Never did implement the finished product as it was a concept design for a client that didn't fly.
WBF