<script language="javascript"> function SetVisible() { document.getElementById("<%=TextBox1.ClientID%>").style.display="none"; }</script> 相关文章: