Have you bored with widget search come with Blogspot. Today i will share with you code, how to add in your blog for easy search in blog. Search box very important in blog because easily to reader find your latest or older post to read it again. So you can follow this step.
1. Open Design > Add Gadget and paste this code
<form id="searchThis" action="/search" style="display: inline;" method="get"><input onfocus="if(this.value==this.defaultValue)this.value='';" value="Search this Site" type="text" id="searchBox" onblur="if(this.value=='')this.value=this.defaultValue;" style="width: 150px;color:#636363;" vinput="" name="q"> <input id="searchButton" value="Go" type="submit"></form>2. Save and enjoy. You can adjust Go with any related search.
{ 0 comments... read them below or add one }
Post a Comment