Alternatively, you can add following codes to add a custom search engine. Just copy and paste following codes in your hrml/javascript.
<form method="get" action="http://www.google.com/search">
<input type="text" name="q" size="25" maxlength="255" value="" />
<input type="submit" value="Arju's Search Test" /> <br />
<input type="checkbox" name="sitesearch"
value="http://arjudba.blogspot.com" checked /> Arju's Site<br />
</form>
Below is the output of this html.
No comments:
Post a Comment