var str=document.form1.Price.value;
re=/^([1-9]\d*|0|)\.\d{2}$/
if(!re.test(str))
{alert("價格格式不正確!請?zhí)顚懕热?1.22");
document.form1.Price.value="";
document.form1.Price.focus();
return false;}
更多信息請查看IT技術(shù)專欄
2025國考·省考課程試聽報名