我创建了一个执行以下代码的小书签,将 css 样式添加到页面。它适用于 Chrome 和 Firefox 中所有尝试过的网站,但在 IE 上的某些网站上失败。失败的总是相同的站点。
对于某些站点,第四行因“意外调用方法或属性访问”而失败,仅在 IE 上。
var head = document.getElementsByTagName('head')[0];
var style = document.createElement('style');
style.type = 'text/css';
style.appendChild(document.createTextNode(""));
head.appendChild(style);
在 IE 10 上失败的两个站点:
http://www.momswhothink.com/cake-recipes/banana-cake-recipe.html
http://www.bakerella.com/