IE and Firefox 表格布局不兼容问题
项目中有几个页面在两个浏览器中不兼容
?
问题出在 table? tr td 中的 width 属性???
解决:
width="200px"? ----->? width="20%"