您现在的位置是:孟垂博自媒体博客 ✈ JQuery
javascript中input必须填写才能执行按钮点击搜索
08-26最后更新时间:2020-10-11【已收录】人已围观收藏
简介<form name="searchform" method="post" action="/e/search/index.php"> <table border="0" align="center" cellpadding="3" cellspacing="1" class="tableborder"> <
<form name="searchform" method="post" action="/e/search/index.php">
<table border="0" align="center" cellpadding="3" cellspacing="1" class="tableborder">
<input type="hidden" name="tbname" value="news">
<input type="hidden" name="tempid" value="1">
<input type="hidden" name="andor" value="and">
<tr class="header">
<td colspan="2">数据库信息查询系统</td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="200">姓名:</td>
<td width="388">
<input type="hidden" name="show[]" value="title">
<input type="hidden" name="hh[]" value="EQ">
<input name="keyboard[]" type="text" id="test">
</td>
</tr>
<tr bgcolor="#FFFFFF">
<td>证书编号:</td>
<td>
<input type="hidden" name="show[]" value="id">
<input type="hidden" name="hh[]" value="EQ">
<input name="keyboard[]" type="text" >
</td>
</tr>
<tr bgcolor="#FFFFFF">
<td> </td>
<td>
<input type="submit" name="Submit" value="马上搜索" onClick=" return testContent('test')" class="fsdf">
<font color="#666666"></font>
</td>
</tr>
</table>
</form>
</div>
<script>
function add() {
var subname = $('input[name=keyboard[]]').val();
if(subname == "") { //判断用户名是否为空
alert("请输入姓名!");
form2.subname.select();
return false;
}
}
</script>
《javascript中input必须填写才能执行按钮点击搜索.doc》
如果这篇文章对你有所帮助,劳烦点个赞
推荐度:
很赞哦! ()
下一篇:返回列表
相关文章
- 721学习工作法则:70%的工作实践2019-07-08
- 一款可以快速提取需要文字减少文件体积的编辑器2019-08-31
- AppNode与宝塔的区别在哪里2019-07-04
- 你的工作辛不辛苦:能赚钱的时候,别卖惨2019-10-04
- 学好设计的10字箴言2019-07-11
- 逆境要稳2019-08-03
- PHP通过 .htaccess文件屏蔽IP2019-07-22
- 使用rename()和pathinfo()批量修改文件夹里面的文件名称2019-09-14
- 帝国cms7.5改版会员中心点击显示验证码没反应问题解决2019-08-23
- 帝国cms7.5搜索页面关键词自动加红标记2020-09-13
文章评论
点击排行
本栏推荐
标签云(最新)
站点信息
- 建站时间:2019年06月15日
- 网站程序:帝国CMS7.5
- 博客模板:可免费共享
- 文章统计:235篇文章
- 时间卷轴:时间轴
- 标签管理:标签云
- 网站地图:XML网站地图
- 微信二维码:扫描一下,你我就是有缘