howto hide outline on a form
Posted
by justjoe
on Stack Overflow
See other posts from Stack Overflow
or by justjoe
Published on 2010-04-20T00:36:16Z
Indexed on
2010/04/20
0:43 UTC
Read the original article
Hit count: 352
i have to design a form with an input inside it. i use background image on the input so it would look like a button. so every time somebody click it, then it would send $POST, a behavior i want to achieve.
But the problem is about the outline around the form. The outline show when we click the form. It's minor, but it would be great to make the form (or input) lost it outline.
i test it using Firefox 3.6 and flock. Both of them show the outline behavior that i want to avoid
© Stack Overflow or respective owner