在action中取不到页面中Bolb的值

xyz2011 2007-05-17 08:51:23
页面中代码:

<tr><td align="left">>>基本信息:</td></tr>
<tr><td>
<iframe id="eWebEditor1" src="ewebeditor/ewebeditor.htm?id=content1&style=popup" frameborder='0' scrolling='no' width='530' height='250'></iframe>
<input type="hidden" name="Ebaseinfo" id="content1"/>
</td></tr>
<tr><td align="left">>>详细介绍:</td></tr>
<tr><td>
<iframe id="eWebEditor2" src="ewebeditor/ewebeditor.htm?id=content1&style=popup" frameborder='0' scrolling='no' width='530' height='350'></iframe>
<input type="hidden" name="Edetailinfo" id="content2"/>
</td></tr>


我用function show(){
var con;
con = eWebEditor1.getHTML();
alert(con)
}
了也能弹出值来,可是怎么到action用form来取时(Blob)怎么就取不出来了呢?高手请教?
...全文
148 1 打赏 收藏 转发到动态 举报
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
YOYOOOP 2007-05-17
  • 打赏
  • 举报
回复
你上面的代码都没有这个属性怎么取啊?

81,095

社区成员

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

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