Skip to content

Instantly share code, notes, and snippets.

@ravikiranj
Created March 29, 2011 12:07
Show Gist options
  • Save ravikiranj/892240 to your computer and use it in GitHub Desktop.
Save ravikiranj/892240 to your computer and use it in GitHub Desktop.
javascript:(function(){var q=document.getSelection();if(!q){q=prompt('Enter%20keyword','');if(q){window.open('http://php.net/manual-lookup.php?pattern='+encodeURIComponent(q));}}})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment