织梦DedeCms的搜索框,改为整合各大搜索引擎的多功能搜索框

资源来源网络,如需授权,请更换源码,模块仅供学习,如需商用请购买正版授权,本栏目不提供技术服务,积分不够请签到!如何签到?系统升级暂停签到,恢复关注公告!
如遇下载链接蓝奏网盘打不开lanzous替换成lanzoux尝试! 广告

不少朋友使用织梦DedeCms搭建网站的时候,希望在搜索框里面能整合各大搜索引擎,通过下面方面可以整合各大搜索引擎。
编辑打开模板文件 head.htm,把

之间的代码,替换为以下代码:

<form name=bf *****ubmit=”bottomForm();return false;”>
<script>
function bottomForm(){
var $=document.bf.key.value;
if(document.bf.sto[0].checked)window.open(“./plus/search.php?kwtype=0&keyword=”+$,”a1”);
if(document.bf.sto[1].checked)window.open(“http://www.baidu.com/s?q1=”+”&q6=blog.sina.com.cn”,”a2″);
if(document.bf.sto[2].checked)window.open(“http://www.google.com/search?hl=zh-CN&q=”+”&as_sitesearch=blog.sina.com.cn”,”a3″);
// if(document.bf.sto[3].checked)window.open(“http://www.gougou.com/search?id=1&search=”+$,”a4”);
// if(document.bf.sto[4].checked)window.open(“http://map.baidu.com/m?word=”+$,”a5”);
// if(document.bf.sto[5].checked)window.open(“http://bk.baidu.com/?kw=”+”&submit=search”,”a6″);
return false}
</script> <div class=”form”>
<h4>搜索</h4>
<!– <input name=”key” class=”search-keyword” value=”(输入搜索内容……)”> –>
<input name=”key” class=”search-keyword” value=”(输入搜索内容……)” onfocus=”if(this.value==’(输入搜索内容……)’){this.value=”;}” onblur=”if(this.value==”){this.value=’(输入搜索内容……)’;}”>
<input name=sto type=radio value=”0″ checked=true>本站内
<input name=sto type=radio value=”1″><a href=”http://www.baidu.com”>百度</a>
<input name=sto type=radio value=”2″><a href=”http://www.google.cn”>Google</a>
<!–
<input name=sto type=radio value=”3″><a href=”http://www.gougou.com”>狗狗</a>
<input name=sto type=radio value=”4″><a href=”http://map.baidu.com”>地图</a>
<input name=sto type=radio value=”5″><a href=”http://baike.baidu.com”>百科</a>
–>
<button type=”submit” class=”search-submit”>搜索</button>
</div>
</form>

其中,“blog.sina.com.cn” 换成你自己的独立域名。

原来的以下这段,似乎是用不上了,本人这样屏蔽掉:

<!–
<div class=”tags”>
<h4>热门标签:</h4>
<ul>
{dede:tag row=’10’ getall=’1′ sort=’month’}
<li><a href='[field:link/]’>[field:tag /]</a></li>
{/dede:tag}
</ul>
</div>
–>

©下载资源版权归作者所有;本站所有资源均来源于网络,仅供学习使用,请支持正版!
风格酷模板网 » 织梦DedeCms的搜索框,改为整合各大搜索引擎的多功能搜索框
NOTICE:【咨询风格酷】客服QQ:1131734965
NOTICE:【咨询风格酷】客服微信:wwwxmamnet
NOTICE:【风格酷模板网②群】QQ群:288678775
☉免责声明:本站所有模板均来自用户分享和网络收集,仅供学习与参考,请勿用于商业用途,如果损害了您的权利,请联系网站客服,我们核实后会立即删除。
☉如果源码网盘地址失效!或有其他问题,请点我报错,谢谢合作!
☉人民币与积分汇率为1比10,即1元=10积分.有任何疑问请联系客服
☉如有其他问题,请加网站客服QQ(1131734965)进行交流。
☉本站提供的源码、模板、软件工具等其他资源,都不包含技术服务,请大家谅解!
☉源码、模板等资源会随着技术、环境的升级而存在部分问题,还请慎重选择。

发表评论

风格酷模板网www.xmam.net分享优质网站模板

立即查看 了解详情