当前位置:主页 > Tags标签 > 网站首页Taglist
Javascript验证价格输入的合法性
发布时间:2021-12-06作者:余斗分类:[Html/css]浏览:次

HTML代码: 请输入价格: input type = text id = txtProPrice / input type = button value = 验证输入 id = btnTest / JS代码: script src = http://yige.org/static/js/j.js /script script type = text/javascript language = javascript function ckProPrice() { ......
阅读全文>>1条