没有副作用的修复
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了没有副作用的修复相关的知识,希望对你有一定的参考价值。
Assign this class to any element that needs to have layout (hasLayout=true) and it will get it. ...with the style placed inside IE conditional comments, it will be ignored by the validator, which removes the only obstacle to using zoom:1 - which has no side effects*....*zoom is supported by IE5.5+, that is not supported by IE5.
<!--[if IE]><style>.hasLayout { zoom: 1; }</style><![endif]-->
以上是关于没有副作用的修复的主要内容,如果未能解决你的问题,请参考以下文章