帝国cms 搜索问题

<divclass="search"><label>健康搜索</label><inputname="textfield"type="text"class="searchi... <div class="search">

<label>健康搜索</label>
<input name="textfield" type="text" class="searchinput" id="textfield" />
<button type="submit" class="searchbtn"></button>
</div>
怎么改成 帝国搜索
展开
 我来答
偶阳朔Vg
推荐于2016-03-24 · TA获得超过151个赞
知道答主
回答量:61
采纳率:0%
帮助的人:54.2万
展开全部
<form action='/e/search/index.php' method="post" name="search_news" id="search_news">
    <input type="hidden" name="show" value="title" style="display:none;" />
    <input name="keyboard" type="text" class="search-keyword" id="keyboard" value="在这里搜索..." onfocus="if(this.value=='在这里搜索...'){this.value='';}"  onblur="if(this.value==''){this.value='在这里搜索...';}" />
    <input type="submit" name="Submit22" value="" class="s_sumbit"/>
</form>

 你把上面的form放到相应的位置即可。这就是帝国cms的搜索。

追问
和我的一样 对应吗   样式
追答

样式你自己调试咯,我只把功能代码粘出来,你样式若调不好的话,我再追答给你解决。

<div class="search">
  
  <label>健康搜索</label>
    <form action='/e/search/index.php' method="post" name="search_news" id="search_news">
    <input type="hidden" name="show" value="title" style="display:none;" />
    <input name="keyboard" type="text" class="search-keyword" id="keyboard" value="在这里搜索..." onfocus="if(this.value=='在这里搜索...'){this.value='';}"  onblur="if(this.value==''){this.value='在这里搜索...';}" />
    <input type="submit" name="Submit22" value="" class="s_sumbit"/>
    </form>
</div>
逐梦的天使
2014-01-13
知道答主
回答量:34
采纳率:0%
帮助的人:19.6万
展开全部
<div class="search"> <label>帝国搜索</label> <input name="textfield" type="text" class="searchinput" id="textfield" /> <button type="submit" class="searchbtn"></button> </div>
追问
能够正常使用 帝国搜索的功能。。。。汗
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

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

类别

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

说明

0/200

提交
取消

辅 助

模 式