I am trying to make css buttons and I am using -
a:hover
and
a:active
The result is the images changes when hovered over, and changes when clicked upon but it does not change back when the mouse is unclicked in IE7, but this is working in FF. I have looked at some other sites and notice this problem aswell. what am i missing?



