
B2B商贸网站系统综合搜索表单插件代码
[注:该代码会在升级中作为扩展插件提供,熟悉html者可直接将以下代码插入首页模版使用]
CODE:
<table width="100%" height="39" border=0 cellpadding=0 cellspacing=1 background="images/lefttitle.gif">
<form id="zForm" name="searchform" method="get" action="" onSubmit="window.location=zForm.surl.value+'&key='+zForm.keywords.value;return false;">
<tr valign="top">
<td width="80" align="center" style="padding-top:11px"><font color="#333333"> 综合搜索</font></td>
<td width="30" style="padding-top:11px"><select name="stype" onChange="document.zForm.surl.value=this.options[this.selectedIndex].value">
<option value="company/class/index.php?Province=0&zoneid=0&catid=0&tradetype=0&showtj=0&tp=search">企业</option>
<option value="sell/class/index.php?Province=0&zoneid=0&catid=0&infotype=0&showtj=0&tp=search&infotime=0">供应</option>
<option value="buy/class/index.php?Province=0&zoneid=0&catid=0&infotype=0&showtj=0&tp=search&infotime=0">求购</option>
<option value="products/class/index.php?Province=0&zoneid=0&catid=0&showtj=0&tp=search&infotime=0">产品</option>
<option value="page/search/index.php?type=news">资讯</option>
<option value="page/search/index.php?type=bbs">社区</option>
</select></td>
<td width="30" style="padding-top:11px"><input type="text" name="keywords" style="height:20px;font-size:12px" value="" size="35"></td>
<td style="padding-top:11px"><input name="imageField" type="image" src="images/search1.gif" width="63" height="20" border="0">
<input name="surl" type="hidden" id="surl" value="">
<script>
document.zForm.surl.value=this.zForm.stype.options[this.zForm.stype.selectedIndex].value;
</script></td>
</tr></form>
</table>
<form id="zForm" name="searchform" method="get" action="" onSubmit="window.location=zForm.surl.value+'&key='+zForm.keywords.value;return false;">
<tr valign="top">
<td width="80" align="center" style="padding-top:11px"><font color="#333333"> 综合搜索</font></td>
<td width="30" style="padding-top:11px"><select name="stype" onChange="document.zForm.surl.value=this.options[this.selectedIndex].value">
<option value="company/class/index.php?Province=0&zoneid=0&catid=0&tradetype=0&showtj=0&tp=search">企业</option>
<option value="sell/class/index.php?Province=0&zoneid=0&catid=0&infotype=0&showtj=0&tp=search&infotime=0">供应</option>
<option value="buy/class/index.php?Province=0&zoneid=0&catid=0&infotype=0&showtj=0&tp=search&infotime=0">求购</option>
<option value="products/class/index.php?Province=0&zoneid=0&catid=0&showtj=0&tp=search&infotime=0">产品</option>
<option value="page/search/index.php?type=news">资讯</option>
<option value="page/search/index.php?type=bbs">社区</option>
</select></td>
<td width="30" style="padding-top:11px"><input type="text" name="keywords" style="height:20px;font-size:12px" value="" size="35"></td>
<td style="padding-top:11px"><input name="imageField" type="image" src="images/search1.gif" width="63" height="20" border="0">
<input name="surl" type="hidden" id="surl" value="">
<script>
document.zForm.surl.value=this.zForm.stype.options[this.zForm.stype.selectedIndex].value;
</script></td>
</tr></form>
</table>
E易网络
- 最新评论
- 发表评论





