摘要: inputs.bind({ keyup:function(){$(this).val($(this).val().replace(/\D/g,''));}, focus:function(){if($(this).val() == this.defaultValue) $(this).val("") 阅读全文
posted @ 2016-08-30 11:34 丑萌嘞 阅读(313) 评论(0) 推荐(0)