Hello there. I'm Kristofer Baxter.

I’m a Web developer specializing in front-end development including HTML5, CSS, Javascript, and occasionally Flash.

My latest ramblings. We should chat.

Kristofer Baxter: November 2008 Archives

Safari 3.1 and Extra RequestsView Post

Fun "bug" a co-worker of mine discovered a few months ago.

Send Safari 3.1 the following code while watching its requests to your server.

<div id='test'>content</div>

#test { background: url( 'test.png' ); }

#test { background: url( 'test2.png'); }

Safari will try and download both test.png and test2.png, while all other browsers only make the request for test2.png.

Continue reading

« Kristofer Baxter: April 2008 | Main Index | Archives
Checking your system to see if you have Myriad or Myriad Pro installed. You shouldn’t see this again if you have cookies enabled for 100 days.