摘要: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--javascript只允许输入数字有很多方法,总结如下1,只允许输入数字和小数点。<inputonKeypress="return(/[\d.]/.test(String.fromCharCode(... 阅读全文
posted @ 2010-05-25 17:22 哥本哈根 阅读(278) 评论(0) 推荐(0) 编辑