2006/12/15

How to : 新增Google search blog文章widget

這跟前一篇應該算是相關的,因為如果你把NavBar隱藏之後,可能就少掉了NavBar所提供的搜尋文章功能,所以這時就可以新增Google search的widget在右側的功能列。

先新增一個"HTML/JavaScript"的widget,然後填入title及下列程式碼。

<form id="searchthis" action="http://YourID.blogspot.com/search" style="display:inline;" method="get">
<input id="b-query" maxlength="255" name="q" size="15" type="text"/>
<input id="b-searchbtn" value="Search" class="blue" type="submit"/>
<br/>By Google (Show result in this Blog) </form>

之後你就可以在右側看到新增的Google Search的widget了。

相關連結:

Kaie's blog - Peek-A-Boo Navbar and Google Ajax BlogSearch box

沒有留言:

張貼留言