Notice: Undefined variable: bid in /home/wwwroot/cczh004/wwwroot/public/class.php on line 3
搜索列表
-
限制文本框中只能输入实数或整数,其它字符无效,有劳大家了!
【正则表达式】function nan(t) { t.value=t.value.replace(/[^\d\.]/g,""); } [Ctrl+A 全选 注:引入外部Js需再刷新一下页面才能执行]
限制文本框中只能输入实数或整数