摘要:
function checktelephone() {var cellPhone=document.getElementByIdx_x_x_x_x_x("telephone");var RegCellPhone = /^([0-9]{11})?$/;falg=cellPhone.value.search(RegCellPhone);if (falg==-1){alert("手机号不合法!");}}function checkemail(){// 功能函数var temp = document.getElementByIdx_x_x_x_x("e 阅读全文
posted @ 2013-11-29 15:24
冰~ice
阅读(475)
评论(0)
推荐(0)
浙公网安备 33010602011771号