table中的一个cell怎么设置其内容为另一aspx?

cansum396 2006-12-12 10:01:40
table中的一个cell怎么设置其内容为另一aspx?
...全文
94 5 打赏 收藏 转发到动态 举报
写回复
用AI写文章
5 条回复
切换为时间正序
请发表友善的回复…
发表回复
cansum396 2006-12-12
  • 打赏
  • 举报
回复
已经自己搞定了
给分
sportdog 2006-12-12
  • 打赏
  • 举报
回复
在promise.aspx的body中加上以下代码,控制iframe的高度

<body MS_POSITIONING="GridLayout" onload="parent.document.all.iHeight.height=this.document.body.scrollHeight+10;">
sportdog 2006-12-12
  • 打赏
  • 举报
回复
<td valign="top" bgcolor="#F4EAD1" id="iHeight"><iframe id="myiframe" src="../Forum/other/services/promise.aspx" frameBorder="0" width="100%" scrolling="no"
height="100%"></iframe> </td>

cansum396 2006-12-12
  • 打赏
  • 举报
回复
怎么设置这个iframe的边距?
并且不要边框
CutBug 2006-12-12
  • 打赏
  • 举报
回复
用iframe:
<td>
<iframe src="xx.aspx"/>
</td>

87,910

社区成员

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

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