Feb242009
It’s actually quiet easy to remove that outer glow when you focus an input element on Safari, a simple outline: none in your CSS code is all that you need.
Check the following examples and screen captures to see how it works:
(more…)
Home