简单介绍一下createStyleSheet
?
/* @param sURL 可选 @param iIndex 可选 在styleSheets集合里的索引,默认是最后 */ document.createStyleSheet(sURL,iIndex)
非W3C标准,只支持IE.