howto hide outline on a form
- by justjoe
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