I have a form with multiple buttons where I use a JavaScript to submit the second button when some one presses enter.
This works great but if I open this form in IE
This may help you. Use following CSS properties:
input, input:active, input:focus { outline: 0; outline-style: none; outline-width: 0; }