textarea被iframe包含了,textarea是被样式隐藏了怎么在后台代码中才能赋值给textarea值并显示到页面中中
<tdvalign="middle"><textareaid="recontent"name="recontent"style="display:none;"cols="...
<td valign="middle">
<textarea id ="recontent" name="recontent" style="display:none;" cols="65" rows="20"></textarea>
<iframe id="Editor" name="Editor" src ="htmltool.aspx?id=recontent&height=300" frameborder="0" marginheight="0" marginwidth="0"
scrolling ="no" style="width: 70%; height:200px;"></iframe>
</td>
在数据库中提取数据赋值给textarea让他在页面中显示数据库查询出来的内容 展开
<textarea id ="recontent" name="recontent" style="display:none;" cols="65" rows="20"></textarea>
<iframe id="Editor" name="Editor" src ="htmltool.aspx?id=recontent&height=300" frameborder="0" marginheight="0" marginwidth="0"
scrolling ="no" style="width: 70%; height:200px;"></iframe>
</td>
在数据库中提取数据赋值给textarea让他在页面中显示数据库查询出来的内容 展开
2个回答
展开全部
用request传递HttpServletRequest request = ServletActionContext.getRequest();request.setAttribute("errorInfo", "请输入登录槐氏密码");,铅蠢散前台档源获取textarea 中的value = ${errorInfo}
更多追问追答
追问
听不懂 。。。。
追答
你后台用的什么
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
wasai 你太强大了
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询