Tag Archives: Compatibility

HTML5 and CSS3 for IE8

IE8 and lower are not playing nice with HTML5 pages. Also CSS3 wasn’t invented when it released. To get the best result on IE8 with the least effort just add some scripts. Not pixel perfect, but good enough for the … Continue reading

Posted in Development | Tagged , , , | Leave a comment

Compat inspector fiddler rule

Origional post here. My version of the fiddler CustomRules.js file below.

Posted in Tooling | Tagged , , , | Leave a comment

Visual Studio 2010 profiler on Windows 8 issue

I’ve been using Microsoft Visual Studio 2010 on my Windows 8 machine for a while now. Never had an issue until today when I tried to start the profiler. Turns out the driver it uses is not compatible with Windows … Continue reading

Posted in Tooling | Tagged , , , , | Leave a comment