How To Add Search Box With Speak Now Option For Your Blogger
Friends, Now i got a technique to add speak now option into your blogger search button. This is a useful option for visitors. If anyone hate keyboard typing for search, this is a solution.Just click on microphone image in search box, Then speak a word for search. Now appear word on search box. You must pronounce correct word. Hit enter button or search button. Now you will get result. If you want to add this search box on your blogger.Follow below instruction.
- Log in to your Blogger account.
- Select Template option.
- Then Click on Edit Button.
- Copy below code and paste it, where you want to add this search box.
<form action="http://masterhacksindia.blogspot.in/search/" id="searchform" method="get">
<input id="s" name="q" x-webkit-speech="true" placeholder="Search" type="text" value=""/>
</form>
Replace RED color with your web URL or domain name.
- Save your template. You can also change Search box style with css codes.
Leave a comment if this search button not working….

No comments: