Home › Forums › CSS › IE layout issues. › Re: IE layout issues.
September 20, 2012 at 4:23 pm
#110454
Participant
@TheDoc: you actually can, all browsers will handle something like <TROGDOR> just fine. For IE you need an extra script of course (document.createElement(‘trogdor’);), but I’m just being a wiseass here — you CAN use elements that don’t exist. That’s exactly what the HTML5shiv enables for IE. ;)