摘要:
通过判断ASCII值可限制一些字符和符号的输入,比如只能输入数字和“.”:asp:TextBox ID="TxtGuaranteeEndDate2" runat="server" Width="141px"onkeypress="onlyNumericAndDot()" Style="ime-mode: disabled"/asp:TextBoxjs代码并且要补上Style="ime-mode: disabled",此属性是屏蔽输入法切换 阅读全文
posted @ 2010-03-11 20:20
peter cheng
阅读(361)
评论(0)
推荐(0)

浙公网安备 33010602011771号