IE 6窗体错误修复
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了IE 6窗体错误修复相关的知识,希望对你有一定的参考价值。
In IE6 (+7?) the fieldset width doesn't automatically resize to fit the width of the parent container.
form fieldset { display: inline; }
以上是关于IE 6窗体错误修复的主要内容,如果未能解决你的问题,请参考以下文章