css - 我可以制作一个本地样式表,基本上从我访问的页面中删除所有 CSS 吗?

标签 css internet-explorer internet-explorer-6

我想在 IE6 中不使用 CSS 进行半永久性的(暂时的,但会持续刷新或点击链接)浏览。似乎没有办法在不破坏注册表的情况下永久禁用 CSS。

例如,我能否制作一个本地样式表,将所有样式设置为无,并在浏览时有效地“关闭”CSS?我需要包括什么?

最佳答案

http://www.webmasterworld.com/forum83/80.htm

看起来至少有 3 个选项(认为这样会更容易!):

  • 注册表黑客
  • 辅助功能选项对话框,虽然它并没有完全删除它
  • 查看->来源、编辑 html 并在本地重新显示。

从页面引用,因为它似乎是最可靠的解决方案:

...the ability to disable style sheets was removed from internet properties...To work around this issue, use Registry Editor to open the following registry key...

HKEY_CURRENT_USER\Software\Microsoft\internet Explorer\Main

To disable the use of style sheets, add a string value to the above registry key called > "Use StyleSheets" and set it to no.

关于css - 我可以制作一个本地样式表,基本上从我访问的页面中删除所有 CSS 吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2150909/

相关文章:

javascript - “JSON”和 'jQuery' 在 Internet Explorer 7 和 8 中仍未定义

jquery - IE6 和 Jquery 中的 addClass()

css - 在负顶部之前在 IE6 中添加相对定位的 div 高度

css - html中的多表对齐

javascript - Span 元素不运行来自 jQuery 的动画

css - 在 ios 模拟器上运行 ionic 4 应用程序时某些 css 不工作

css - 最大宽度 :-webkit-fit-content ie 8 equivalent?

vba - 在 VBA 中关闭除 1 之外的所有 IE 窗口

css - 奇怪的 IE6 相关 float 布局错误

css - 跨浏览器垂直文本对齐