摘要:
<asp:TextBox ID="txtauto" runat="server" onkeydown="changeInputLength()"></asp:TextBox>一句话:function changeInputLength() { document.getElementById("txtauto").size = document.getElementById("txtauto").value.length+2; } 阅读全文
posted @ 2012-08-27 14:03
Mr.H
阅读(243)
评论(0)
推荐(0)

浙公网安备 33010602011771号