frameset显示问题

javadellee 2008-04-18 06:39:11
<%@ page language="java" contentType="text/html; charset=GBK"%>
<html>
<head>
<title>主页</title>
</head>
<frameset id="frameset1" cols="10%,*,10%">
<frame noresize="noresize"></frame>
<frameset id="frameset2" rows="25%,*,10%">
<frame src="top.jsp" scrolling="no" noresize="noresize"></frame>
<frame src="center.jsp" noresize="noresize" scrolling="no"/>
<frame src="bottom.jsp" scrolling="no" noresize="noresize"></frame>
</frameset>
<frame></frame>
</frameset>
<noframes>
<body>您的浏览器不支持框架</body>
</noframes>
</html>

问题是,当center.jsp的内容增加时,想让增加的内容将页面撑长。
请问怎么写呀?
谢谢~
...全文
191 5 打赏 收藏 转发到动态 举报
写回复
用AI写文章
5 条回复
切换为时间正序
请发表友善的回复…
发表回复
javadellee 2008-04-18
  • 打赏
  • 举报
回复
谢谢回复~

longshenls
----------------------
不知道能不能给点示例代码?
麻烦了


nanjg
增长的范围可确定?
----------------------
可确定


nanjg 2008-04-18
  • 打赏
  • 举报
回复
增长的范围可确定?
longshenls 2008-04-18
  • 打赏
  • 举报
回复
用js 控制 把center.jsp boby 的高度取来给frameset
javadellee 2008-04-18
  • 打赏
  • 举报
回复
顶下~
还望指点~~

81,092

社区成员

发帖
与我相关
我的任务
社区描述
Java Web 开发
社区管理员
  • Web 开发社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

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