How to setup Google search engine in your browser? It can be an easy way. You can make it in 5 munities.
Just follow the instruction.
Copy this script. Then decide a place in your web page where will you place Google toolbar. Then Go to your page HTML/Java script editor page. Paste this script in your HTML/JAVA editor. Go to your web page. What are you seeing?!!!!!
Script 1:
<span style="font-weight:bold;"><span style="font-style:italic;"><span style="font-weight:bold;"><span style="font-style:italic;"></span></span></span></span><form id="cse-search-box" action="http://www.google.com/cse" target="_blank">
<div>
<input value="partner-pub-3409079019473447:8horub-x5a1" name="cx" type="hidden"/>
<input value="ISO-8859-1" name="ie" type="hidden"/>
<input name="q" size="31" type="text"/>
<input value="Search" name="sa" type="submit"/>
</div>
</form>
<script src="http://www.google.com/coop/cse/brand?form=cse-search-box&lang=en" type="text/javascript"></script>
Script 2:
<style type="text/css">
@import url(http://www.google.com/cse/api/branding.css);
</style>
<div class="cse-branding-right" style="background-color:#FFFFFF;color:#000000">
<div class="cse-branding-form">
<form action="http://www.google.com/cse" id="cse-search-box" target="_blank">
<div>
<input type="hidden" name="cx" value="partner-pub-3409079019473447:nkhs8x-xdwr">
<input type="hidden" name="ie" value="ISO-8859-1">
<input type="text" name="q" size="70">
<input type="submit" name="sa" value="Search">
</div>
</form>
</div>
<div class="cse-branding-logo">
<img src="http://www.google.com/images/poweredby_transparent/poweredby_FFFFFF.gif" alt="Google" />
</div>
<div class="cse-branding-text">
Custom Search
</div>
</div>
Stay with my blog. Please leave a comment for this topic.
No comments:
Post a Comment