1 May 2013

Simple Search Box For Blogger


515 loyal readers
RSS feed | E-mail

How to add simple search Box widget to blogger. Search box is one of the Most Popular and Most Important widget on your Blogger/Blog. Search box allow people to find content in your blog. People can easily find what they are want.
So, now i am going to show you how to add simple search box to blogger/Blog. To add this simple search box widget to your Blogger, follow below these simple steps: Start with Demo:


How to add Search Box Wdgets to Blogger – Blogger Widget

 Use JavaScript to add Simple Search Box to Blogger


  • Go to Blogger Dashboard
  • Click on Layout > Add a Gadget.
  • In the Popup window Click on HTML/JavaScript.
  • Paste Below code to HTML/JavaScript Box.
  • And you are DONE!


<form action="/search" id="searchThis" method="get" style="display: inline;">
<input id="searchBox" name="q" onblur="if(this.value=='')this.value=this.defaultValue;"
onfocus="if(this.value==this.defaultValue)this.value='';" size="25" type="text" value="Search This Blog..." /><input id="searchButton" type="submit" value="Search" /> </form>
Related Posts Plugin for WordPress, Blogger...

0 comments:

Blogger Template by Clairvo