Wednesday, April 6, 2011

tutorial: membuat search engine pada blog

search engine macam nih:


kacak tak? hah, sila jeles :D

pergi Design > Add a gadget > HTML/Javascript dan pastekan kod di bawah.
<form id="searchform" action="http://namablogkau.blogspot.com/search" name="searchform" method="get">
<input id="s" name="q" onblur="if (this.value == &quot;&quot;) {this.value = &quot;&quot;;}" onfocus="if (this.value == &quot;&quot;) {this.value = &quot;&quot;}" type="text" value="" /> <input id="searchsubmit" value="SEARCH" type="image" src="gambarkau" align="top"/></form>
gantikan namablogkau dengan nama blog korang. gantikan gambarkau dengan url gambar yang korang nak. tak kisahlah buat sendiri ke ape. saiz? aku buat 58x21 :D


thank you! :D




No comments: