【问题标题】:Firebug or IEDevtoolbaar styling inline or from stylesheetFirebug 或 IEDevtoolbaar 内联或来自样式表的样式
【发布时间】:2010-06-14 08:31:45
【问题描述】:

Firebug 或 IEDevtoolbar 是否能够区分内联/外部样式表样式?如果没有,是否有可能编写一个能够将内联样式与样式表中的样式区分开来的工具?

【问题讨论】:

    标签: css firebug styles


    【解决方案1】:

    Firebug 可以做到这一点

    在样式面板中,它显示 Element.style,以及从样式表应用的所有样式,被覆盖的样式被划掉

    【讨论】:

      【解决方案2】:

      Firebug、WebKit Inspector 和 IE 的 DebugBar 可以做到这一点 - 它们通常将内联样式保存在一组中,将样式表规则保存在另一组中。

      【讨论】:

        猜你喜欢
        • 2016-11-18
        • 2011-05-30
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2014-05-08
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        相关资源
        最近更新 更多