I have the following javascript:
css = document.createElement(\'style\'); css.setAttribute(\'type\', \'text/css\'); css_data = document.createTextNode(
This is particular with the "style" element, IE doesn't allow the appendChild() method on it.