HTML5 Enabling JavaScript for Internet Explorer

Saturday, 12 September 2009

This script looks like a great little stopgap to enable HTML5 on Internet Explorer:

Since HTML5 is getting more attention by way of marking up our new pages, and the only way to get IE to acknowledge the new elements, such as <article>, is to use the HTML5 shiv, I’ve quickly put together a mini script that enables all the new elements.