css IE选择外观 - https://twitter.com/matthillco/status/883259625692377088

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了css IE选择外观 - https://twitter.com/matthillco/status/883259625692377088相关的知识,希望对你有一定的参考价值。

/* Trying to do appearance:none on <selects> in IE? Try this instead: */

select::-ms-expand {display:none;}

以上是关于css IE选择外观 - https://twitter.com/matthillco/status/883259625692377088的主要内容,如果未能解决你的问题,请参考以下文章

显示默认外观的 IE 自定义输入

js 颜色选择插件

IE8:禁用cleartype?

IE 的 CSS 选择器限制中如何计算媒体查询?

选择元素上的 IE6/IE7 CSS 边框

IE11 css only 实际工作的选择器[重复]