表单验正
|
|
| 作者:xisheng 文章来源:中华企业文化网 点击数: 更新时间:2007-7-5 21:29:28 |
|
|
| 【阅读字号:缩小 放大】 |
|
表单验正 <SCRIPT language=javascript> function checkform(theform){ if(theform.name.value="/blog/=""){ alert("姓名不能为空!"); theform.name.focus(); return" false; } if(theform.tel.value="/blog/=""){ alert("电话不能为空!"); theform.tel.focus(); return" false; } } </SCRIPT>转载请注明:(来源:中华企业文化网)
|
| |
|
|
|
| 文章录入:xisheng 责任编辑:xisheng |
|
|
上一个搜索: 显示日期 下一个搜索: 定义鼠标 |
|
| 【发表评论】【加入收藏】【告诉好友】【打印此文】【关闭窗口】 |
| |
|
|
|
|