Removing <link> element with jQuery?

前端 未结 4 1199
没有蜡笔的小新
没有蜡笔的小新 2020-12-10 03:45

I don\'t want to use styles from style.css, so I decided to remove style.css from DOM. This work just fine in Firefox and IE8, but not in IE6:

$(\"LINK[href=         


        
4条回答
提交回复
热议问题