Topic: 如何在页面上隐藏这个ID

  Print this page

1.如何在页面上隐藏这个ID Copy to clipboard
Posted by: zyb3511
Posted on: 2006-10-18 16:45

<body>
<html:form action="/facturerAction.do" method="POST">
<input type="hidden" name="cmd" value="edit"/>
<table >
<tr>
<th>
ID
</th>
<td>
<html:text property="id" />
</table>
</body>
初学jsp,由于需要,不让以上的ID在页面的显示,但由于需要调用这个ID,不能删除,请问怎么能将这个 ID 隐藏 ~盼回复

2.Re:如何在页面上隐藏这个ID [Re: zyb3511] Copy to clipboard
Posted by: yangjx
Posted on: 2006-11-06 10:20

你指的是ID,还是<html:text property="id" />

如果是ID直接删除吧,
如果是<html:text property="id" />
改为<html:hidden property="id" />

3.Re:如何在页面上隐藏这个ID [Re: yangjx] Copy to clipboard
Posted by: zcjl
Posted on: 2006-11-06 13:31

please 搜索 "html visibility"

了解一下visibility这个属性的相关用法


   Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent
Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1
客服电话 18559299278    客服信箱 714923@qq.com    客服QQ 714923