Sunday 31 July 2011

Searching Is Sexy

Hey guys sometimes its boring to search particular thing when we do our work but i am going to make your search more interesting.
I will show you how to search in sexiest way.
Today i am going to give you the code which allows you to search when on any website type what you want and Google comes up in a new window or tab with search results:



step 1 : when you want to search ...simply remove all from your address bar & type this JavaScript code & hit the enter.


javascript:var keyword = prompt('Enter Keyword','');if(keyword!=''&keyword!=null)window.open('http://www.google.com/search?hl=en&q=' + keyword + '&btnG=Google+Search&meta=');void 0









step 2: type the keyword you want to search & press OK.




step 3 :Done...you can now see the search results in new tab/window.


EnJoY... 



1 comment:

  1. Amazing blog and very interesting stuff you got here! I definitely learned a lot from reading through some of your earlier posts as well and decided to drop a comment on this one!

    ReplyDelete

Please do not spam

Related Posts Plugin for WordPress, Blogger...