Posts Tagged ‘safari’

Remove Safari’s input focus behaviour

Tuesday, August 25th, 2009

Thanks to Josiah Platt I’ve removed the annoying focus effect that Safari forces on all input fields. Just add this piece of magic to your CSS. *:focus {outline: 0;}

The end of browser wars?

Monday, July 13th, 2009

A great post on using the right browser for the job.

Firefox 3.5 is out

Tuesday, June 30th, 2009

I’ve been using Safari 4 since it was released and I’m loving it. But if Firefox 3.5 is really as fast and as good as they say I’ll probably switch back. Congrats to the Mozilla Foundation for this update, some of the features are amazing: HTML5 <video> and <audio> tag support Private browsing mode New [...]