请输入搜索关键字;请输入搜索关键字搜索代码
 function widget_search($title){ ?
 dl class="widget popular-posts"
 dt
 ul
 form method="get" action="http://www.google.com/search" target="_blank"
input type="text" name="q" size="20" /
input type="submit" value="技术搜索" name="btnG" id="btnG" /
input type="hidden" name="ie" value="UTF-8" /
input type="hidden" name="oe" value="UTF-8" /
input type="hidden" name="hl" value="zh-CN" /
input type="hidden" name="domains" value="wjdiy.cn" /
 input type="hidden" name="sitesearch" value="wjdiy.cn" //form
 /ul
 /dt
 /dl
 ?php } ?
 ?php
请输入搜索关键字搜索代码
 function widget_search($title){ ?
 li
 span?php echo $title; ?/span
 ul id="logserch"
 form name="keyform" method="get" action="
 ?php echo BLOG_URL; ?index.php" class="wform" 
 input type="text" x-webkit-speech name="keyword"
class="search-keyword" onfocus="if (this.value == '请输入关键字进行搜索')
{this.value = '';}" onblur="if (this.value == '')
 {this.value = '请输入关键字进行搜索';}" value="请输入关键字进行搜索" / 
 input type="submit" class="wsubmit" value="技术搜索"
 /form
 div class="clear" /div
 /ul
 /li
 ?php } ?
 ?php
请输入搜索关键字
