請輸入搜索關鍵字;請輸入搜索關鍵字搜索代碼
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
請輸入搜索關鍵字