JQUERY 特殊字符

//替换特殊字符

 $(this).val($(this).val().replace(/[~'!<>@#$%^&*()-+_=:]/g, ""));

posted @ 2016-01-11 14:17  奋斗的大鹏  阅读(227)  评论(0编辑  收藏  举报