框架集在火狐浏览器下面有两个滚动条是怎么回事?

lj419300010 2011-07-01 04:21:09

<frameset rows="70,*,20" cols="*" frameborder="no" border="0" framespacing="0">
<frame src="topnew.asp" name="top" scrolling="No" noresize="noresize" id="top" title="top" />
<frameset cols="160,*" border="0" framespacing="0" frameborder="no" >
<frame src="menu.asp" name="left" id="left" />
<frame src="body.asp" name="main" frameborder="0" marginheight="0" marginwidth="0" scrolling="auto" />
</frameset>
<frame src="newfooter.asp" name="footer" scrolling="No" noresize="noresize" id="footer" />
</frameset>
<noframes><body>
</body>
</noframes>
</html>



如下图所示。里面滚动条就只有大概4PX。
外面的滚动条才是需要的,高手们有没有遇到过这样的问题?



...全文
268 5 打赏 收藏 转发到动态 举报
写回复
用AI写文章
5 条回复
切换为时间正序
请发表友善的回复…
发表回复
lj419300010 2011-07-01
  • 打赏
  • 举报
回复
ul{ padding:1px; margin:0px;}
终于找到问题了,是body.asp,这里设置了 padding为1px。
lj419300010 2011-07-01
  • 打赏
  • 举报
回复
我body.asp那个没有用两次框架的
[Quote=引用楼主 lj419300010 的回复:]
HTML code


<frameset rows="70,*,20" cols="*" frameborder="no" border="0" framespacing="0">
<frame src="topnew.asp" name="top" scrolling="No" noresize="noresize" id="top" title="top" />
<fram……
[/Quote]
挨踢直男 2011-07-01
  • 打赏
  • 举报
回复
<frame src="body.asp" name="main" frameborder="0" marginheight="0" marginwidth="0" scrolling="auto" />
红色的拿掉看看
灬上海爽爷 2011-07-01
  • 打赏
  • 举报
回复
禁用里面那个的纵向滚动条吧。
style="overflow-y:none"
一品 2011-07-01
  • 打赏
  • 举报
回复
内部框架的高度超了

28,391

社区成员

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

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