全国热线电话:13633878273
发布时间: 2014-09-03 21:23:20
百度向网友开放免费下载百度搜索代码。
只需将以下代码之一加入到您的网页中,您的网站即可获得同百度搜索引擎一样强大的搜索功能!
一、简约代码
下载代码:
<form action="http://www.baidu.com/baidu" target="_blank"><input name=tn type=hidden value=baidu><a href="http://www.baidu.com/"><img src="http://img.baidu.com/img/logo-80px.gif" alt="Baidu" align="bottom" border="0"></a><input type="text" name="word" size=30><input type="submit" value="百度搜索"></td></tr></table></form> |
二、标准代码
下载代码:
<script language="javascript"> if (formname.myselectvalue.value == "4") { formname.action = url; <input type="radio" value="0" onclick="javascript:this.form.myselectvalue.value=4;" name="myselect"> <input type="radio" value="0" onclick="javascript:this.form.myselectvalue.value=0;" name="myselect" checked=""> <input type="radio" value="0" onclick="javascript:this.form.myselectvalue.value=5;" name="myselect"> <table width="100%" cellspacing="0" cellpadding="0" border="0" align="right"> </td> <tr> |
三、带站内搜索代码
通过百度实现站内搜索功能,只需要用您的网站地址替换代码中www.surfphpseo.com即可。
下载代码:
<SCRIPT language=javascript> function g(formname) { var url = "http://www.baidu.com/baidu"; if (formname.s[1].checked) { formname.ct.value = "2097152"; } else { formname.ct.value = "0"; } formname.action = url; return true; } </SCRIPT><form name="f1" onsubmit="return g(this)"><table bgcolor="#FFFFFF" style="font-size:9pt;"><tr height="60"><td valign="top"><img src="http://img.baidu.com/img/logo-137px.gif" border="0" alt="baidu"></td><td><input name=word size="30" maxlength="100"><input type="submit" value="百度搜索"><br><input name=tn type=hidden value="bds"><input name=cl type=hidden value="3"><input name=ct type=hidden><input name=si type=hidden value=www.surfphpseo.com> <div class="mt10"><input name=s type=radio> 互联网<input name=s type=radio checked> www.surfphpseo.com</div></td></tr></table></form> |
提示:如果网页采用utf-8代码,则需要在代码中加入 <input name=ie type=hidden value=utf-8> ,否则搜索关键词会出现乱码。
上一条:百度历次被黑事件
下一条:单个url提交百度入口