1 item tagged “sjoerdvisscher”
If you want CSS rules to apply to unknown elements in IE, you just have to do document.createElement(elementName). This somehow lets the CSS engine know that elements with that name exist.
— Sjoerd Visscher
22nd January 2008, 8:27 pm