高手帮我这段代码加个百度搜索 15

<formmethod="post"action="search.php"onsubmit="returnsch_checkform(this);"><inputtype... <form method="post" action="search.php" onsubmit="return sch_checkform(this);">
<input type="hidden" name="formhash" value="{FORMHASH}" />
<input type="hidden" name="searchsubmit" id="searchsubmit" value="true" />
<input type="hidden" value="thread" name="type" id="sch_type" />
<div class="bbs_header mt10" id="navoffset">
<div class="bbs_search_home cc">
<div class="bbs_search_ip">
<input name="srchtxt" type="text" class="gray" onblur="if(!this.value){this.value=this.title;this.style.color='gray';}" onfocus="if(this.value==this.title){this.value='';this.style.color='';}" value="输入关键字,搜索网络精彩..." title="输入关键字,搜索网络精彩..." />
</div>
<ul class="cc fl bbs_radio">
<li onclick="selectsearchtype(this,'thread');" class="current"><a style="cursor:pointer;" hidefocus="true"><i><em></em>帖子</i></a></li>
<li onclick="selectsearchtype(this,'forum');"><a style="cursor:pointer;" hidefocus="true"><i><em></em>分类</i></a></li>
<li onclick="selectsearchtype(this,'group');"><a style="cursor:pointer;" hidefocus="true"><i><em></em>群组</i></a></li>
<li onclick="selectsearchtype(this,'diary');"><a style="cursor:pointer;" hidefocus="true"><i><em></em>日志</i></a></li>
<li onclick="selectsearchtype(this,'user');"><a style="cursor:pointer;" hidefocus="true"><i><em></em>用户</i></a></li>
</ul>
<input name="" type="submit" class="head_btn" value=" " />
<div class="c"></div>
</div>
</div>
</form>
<script type="text/javascript">
<!--
function selectsearchtype(li,type){
var ul=li.parentNode;
for(var i=0;i<ul.children.length;i++){
if(ul.children[i]!=li){
ul.children[i].className='';
}
}
li.className='current';
$('sch_type').value=type;
}
function sch_checkform(form){
if(form.srchtxt.value=='' || form.srchtxt.value==form.srchtxt.title){
alert('请输入关键字');
return false;
}else if(form.srchtxt.value.length<2){
alert('关键字长度不能小于2个字');
return false;
}
return true;
}
//-->
</script>
说明:以上是我的现有站内搜索,希望保留“帖子”站内功能,把“分类”“日志”“用户”“群组”这4个改成:百度的网页、知道、百科、地图,且共用一个输入框。
展开
 我来答
xlzzc
2010-08-11 · TA获得超过7301个赞
知道大有可为答主
回答量:4205
采纳率:50%
帮助的人:1445万
展开全部
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>无标题文档</title>
</head>

<body>
<p id="u"><p id="nv"><a href="http://news.baidu.com">新 闻</a> <b>网 页</b> <a href="http://tieba.baidu.com">贴 吧</a> <a href="http://zhidao.baidu.com">知 道</a> <a href="http://mp3.baidu.com">MP3</a> <a href="http://image.baidu.com">图 片</a> <a href="http://video.baidu.com">视 频</a> <a href="http://map.baidu.com">地 图</a></p><div id="fm"><form name="f" action="s"><input type="text" name="wd" id="kw" maxlength="100"><input type=hidden name=ch value=""><input type=hidden name=tn value=""><input type=hidden name=bar value=""><input type="submit" value="百度一下" id="su"><span id="hp"><a href="/gaoji/preferences.html">设置</a><br><span id="sx">手写</span></span></form></div>
<p id="lk"><a href="http://hi.baidu.com">空间</a> <a href="http://baike.baidu.com">百科</a> <a href="http://www.hao123.com">hao123</a><span> | <a href="/more/">更多>></a></span></p><p id="lm"></p></body>
<script>var w=window,d=document,n=navigator,k=d.f.wd,a=d.getElementById("nv").getElementsByTagName("a");if(n.userAgent.indexOf("MSIE")==-1||window.opera){d.getElementById("st").style.display="none"};for(var i=0;i<a.length;i++){a[i].onclick=function(){if(k.value.length>0){var o=this,h=o.href,q=encodeURIComponent(k.value);if(h.indexOf("q=")!=-1){o.href=h.replace(/q=[^&$]*/,"q="+q)}else{this.href+="?q="+q}}}};(function(){if(/q=([^&]+)/.test(location.search)){k.value=decodeURIComponent(RegExp.$1)}})();if(n.cookieEnabled&&!/sug?=0/.test(d.cookie)){d.write('<script src=http://www.baidu.com/js/bdsug.js?v=1.0.3.0><\/script>')};if(w.attachEvent){w.attachEvent("onload",function(){k.focus();})}else{w.addEventListener('load',function(){k.focus()},true)};w.onunload=function(){};var hw={};hw.i=d.getElementById("sx");var il=false;if(/msie (\d+\.\d)/i.test(n.userAgent)){hw.i.setAttribute("unselectable","on")}else{var sL=k.value.length;k.selectionStart=sL;k.selectionEnd=sL}hw.i.onclick=function(B){var B=B||w.event;B.stopPropagation?B.stopPropagation():(B.cancelBubble=true);if(d.selection&&d.activeElement.id&&d.activeElement.id=="kw"){hw.hasF=1}else{if(!d.selection){hw.hasF=1}}if(!il){var A=d.createElement("script");A.setAttribute("src","http://www.baidu.com/hw/hwInput.js");d.getElementsByTagName("head")[0].appendChild(A);il=true;setTimeout(function(){if(baidu){baidu.sug.initial()}},1000)}};</script>
<form method="post" action="search.php" onsubmit="return sch_checkform(this);">
<input type="hidden" name="formhash" value="{FORMHASH}" />
<input type="hidden" name="searchsubmit" id="searchsubmit" value="true" />
<input type="hidden" value="thread" name="type" id="sch_type" />
<div class="bbs_header mt10" id="navoffset">
<div class="bbs_search_home cc">
<div class="bbs_search_ip">
<input name="srchtxt" type="text" class="gray" onblur="if(!this.value){this.value=this.title;this.style.color='gray';}" onfocus="if(this.value==this.title){this.value='';this.style.color='';}" value="输入关键字,搜索网络精彩..." title="输入关键字,搜索网络精彩..." />
</div>
<ul class="cc fl bbs_radio">
<li onclick="selectsearchtype(this,'thread');" class="current"><a style="cursor:pointer;" hidefocus="true"><i><em></em>帖子</i></a></li>
<li onclick="selectsearchtype(this,'forum');"><a style="cursor:pointer;" hidefocus="true"><i><em></em>分类</i></a></li>
<li onclick="selectsearchtype(this,'group');"><a style="cursor:pointer;" hidefocus="true"><i><em></em>群组</i></a></li>
<li onclick="selectsearchtype(this,'diary');"><a style="cursor:pointer;" hidefocus="true"><i><em></em>日志</i></a></li>
<li onclick="selectsearchtype(this,'user');"><a style="cursor:pointer;" hidefocus="true"><i><em></em>用户</i></a></li>
</ul>
<input name="" type="submit" class="head_btn" value=" " />
<div class="c"></div>
</div>
</div>
</form>
<script type="text/javascript">
<!--
function selectsearchtype(li,type){
var ul=li.parentNode;
for(var i=0;i<ul.children.length;i++){
if(ul.children[i]!=li){
ul.children[i].className='';
}
}
li.className='current';
$('sch_type').value=type;
}
function sch_checkform(form){
if(form.srchtxt.value=='' || form.srchtxt.value==form.srchtxt.title){
alert('请输入关键字');
return false;
}else if(form.srchtxt.value.length<2){
alert('关键字长度不能小于2个字');
return false;
}
return true;
}
//-->
</script>

</body>
</html>
AiPPT
2024-09-19 广告
作为北京饼干科技有限公司的工作人员,关于AIPPT免费生成PPT的功能,我可以简要介绍如下:AIPPT是一款基于人工智能技术的PPT制作工具,它为用户提供了免费生成PPT的便捷服务。用户只需简单输入PPT的主题或内容大纲,AIPPT便能智能... 点击进入详情页
本回答由AiPPT提供
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式