席天卷地个人博客
席天卷地 这就是一个文摘收录站
席天卷地个人博客
当前位置: 首页 >

浮点

实现限制输入大、小写英文,数字,浮点小数,日期,中文,部分英文,部分中文等众多功能。直接加入到html代码中即可使用。 function regInput(obj, reg, inputStr) { var docSel = document.selection.createRange() if (docSel.parentElement().tagName != "INPUT") ...