Maison > Article > interface Web > 在IE中显示正常,在火狐和谷歌浏览器中显示太坑爹了...各路高人求求进来指点.._html/css_WEB-ITnose
底下这个是里面的HTML 这道理是哪出问题了....
<div id="div4" style="position:relative; width:216;"> <label id="div4" class="active" style="cursor: hand; background:url(images/left_main.jpg); width:216; height:31; text-align:center; color:#F0F0F0;padding-top:12px">报表信息</label></div><div id="div4other" position:relative; widows:216;"><label style="background:url(images/left_part.jpg); width:216; height:24; padding-top:8px"><a href="baobiao/index_2.php" target="mainFrame">入库报表</a></label><label style="background:url(images/left_part.jpg); width:216; height:24; padding-top:8px"><a href="glygl/add_admin .php" target="mainFrame">出库报表</a></label><label style="background:url(images/left_part.jpg); width:216; height:24; padding-top:8px"><a href="baobiao/confg.php" target="mainFrame">报表设置</a></label></div>
<div id="div4other" position:relative; widows:216;">
晕,是ie不遵守标准好不好!!!!
像你这样的布局多半根本不需要定位。
另外width有值却没有单位。。
不是浏览器坑爹,是你坑爹啊。。。
火狐才是标准的浏览器嘛
先用ie开始的就说 ff 不兼容
先用ff开发的 就说 ie 不兼容
这是为什么呢
建议调试用FF