A quick tip on how to enable HTML5 elements such as <section> and <header> in Internet Explorer. I’m afraid it does require Javascript:
document.createElement("section")
23.12.2009 By: ronansprake">ronansprake Under: Technical Comments: none
A quick tip on how to enable HTML5 elements such as <section> and <header> in Internet Explorer. I’m afraid it does require Javascript:
document.createElement("section")
22.12.2009 By: ronansprake">ronansprake Under: Industry News, Technical Comments: none
As 2009 draws to a close, there are many things to look forward to in the New Year: Google Wave hitting the big-time, Typekit as a real alternative to sIFR and Cufon, developments in mobile Web technology and (hopefully) an end to supporting IE6! One thing I’m particularly looking forward to is the new version of jQuery, slated for a mid-January release.
21.12.2009 By: ronansprake">ronansprake Under: Technical Comments: none
I would never normally recommend browser sniffing, but as long as the spectre of IE6 still haunts us, we need a way to patch the many holes of this spectacularly bad browser.
27.11.2009 By: ronansprake">ronansprake Under: Tools Comments: none
A quick post to promote Dynatrace AJAX Edition as a new tool for debugging Javascript. I’ll continue to rely heavily on Firebug for day-to-day Javascript tasks, but the detailed information and clear interface make Dynatrace stand out.