[IE] Remove the complete styling of an HTML button/submit
- by Saif Bechan
Is there a way of completely removing the styling of a button in Internet Explorer? I use a css sprite for my button, and everything looks ok.
But when I click the button, it moves to the top a little, it makes it look out of shape. Is there a css click state, or mousedown? I don't know what triggers that state.
I know it's not a really big deal, but sometimes it's the small things that matter.