Skip to content

建议将 bootstrap-ie6.css 精简,只做补丁部分 #2

Description

@hightman

目前 bootstrap-ie6.css 是基于 bootstrap.css 直接修改,尺寸比较大,而且也不利于跟随 bootstrap 同步和升级。

经过实际测试,发现 bootstrap-ie6.css 也不能脱离 bootstrap.css 单独工作(我用PHP判断在IE6时只加载 bootstrap-ie6.css 结果好多乱掉的)。

因此强烈建议做成补丁呀,辛苦作者了 ^-^ 目前我结合 yii-bootstrap 在做,继承扩展了一个 BootstrapIE6,在 PHP 代码中判断 IE6/7 时加载这些补丁,效果还不错。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions