Remove the complete stying of a html button/submit
Posted
by Saif Bechan
on Stack Overflow
See other posts from Stack Overflow
or by Saif Bechan
Published on 2010-03-17T05:36:52Z
Indexed on
2010/03/17
5:41 UTC
Read the original article
Hit count: 325
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't not a really big deal, but sometimes it's the small things that matter.
© Stack Overflow or respective owner