微软真垃圾,怎么做的东西都不兼容!!!!关于table和input显示边框问题

softffly 2008-12-05 11:40:09

文本框设置了不显示边框,在有些电脑看不到边框,但是在有些可以看到边框,代码如下:
<input name=sum type="text" id="sum" style="border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none" value="sum" size="12" readonly="true">
什么原因,是不是ie设置问题?


还有table边框,我不需要显示table顶部边框,为什么有些电脑四边全都显示了?代码如下:
<table width="100%" border="1" cellpadding="0" cellspacing="0" bordercolor="#91A8C8" style="border-left: 1 solid #c7cbce; border-right: 1 solid #c7cbce;border-top: 0 solid #c7cbce; border-bottom: 1 solid #c7cbce">
<tr>
<td> </td>
</tr>
</table></td>


我估计都事电脑IE问题,微软真垃圾,怎么做的东西都不兼容!!!!
...全文
104 2 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
2 条回复
切换为时间正序
请发表友善的回复…
发表回复
virgo2008 2008-12-05
  • 打赏
  • 举报
回复
估计是浏览器的不兼容造成的,你用FF测试下看看!
virgo2008 2008-12-05
  • 打赏
  • 举报
回复
<input name=sum type="text" id="sum" style="border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none" value="sum" size="12" readonly="true">
你这个设置把文本框的4个边框都设置没有了,你怎么看得见呢!

28,409

社区成员

发帖
与我相关
我的任务
社区描述
ASP即Active Server Pages,是Microsoft公司开发的服务器端脚本环境。
社区管理员
  • ASP
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧