« ドリフト | Main | 皇太子だったのか?<ダイアナ殺害計画 »

Google検索窓つけ直し

以前つけていたものがうまく働かなかったので、Everything Typepad で、Google検索窓のつけ方の英文が載っていたのを書き直して、自分のBLOG内検索だけのシンプルなもので付け直しました。
ちなみに使ったコードは以下の通り。

<!-- SiteSearch Google -->
<form method="get" action="http://www.google.co.jp/search">
<input type="text" name="q" size="5" maxlength="255" style="width:95px;" />
<input type="submit" name="btnG" value="»" style="width:25px" />
<input type="hidden" name="domains" value="kozu.air-nifty.com" />
<input type="hidden" name="sitesearch" value="kozu.air-nifty.com" />
</form><!-- SiteSearch Google -->
ほとんど、Everything Typepadでの原文どおりです。

|

TrackBack

TrackBack URL for this entry:
http://app.cocolog-nifty.com/t/trackback/7231/76467

Listed below are links to weblogs that reference Google検索窓つけ直し:

Comments

Post a comment



(Not displayed with comment.)