Journal

Entries marked as: internet explorer

A different kind of HTML5 shim

As I’m sure many of you are aware, in order to get older versions of Internet Explorer to recognise and apply styles to the new elements defined in HTML5, a JavaScript file known as a “shiv” or “shim” needs to be used.

IETester – testing and debugging in Internet Explorer 6, 7 and 8

Like all web developers, I need to test how my pages look in different browsers. Doing this on Firefox, Safari, Opera and the whatever version of Internet Explorer you happen to have on your machine is easy, as they all happily run alongside each other on the same machine.

But what about the different flavours of Internet Explorer (IE)?