Skip to content

Instantly share code, notes, and snippets.

@kakenn
Created December 7, 2015 03:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kakenn/6f1fb4345c8ab91f38ce to your computer and use it in GitHub Desktop.
Save kakenn/6f1fb4345c8ab91f38ce to your computer and use it in GitHub Desktop.
$(function(){
location.href = 'https://www.google.co.jp/#q='+$('#srchformtxt_qt').val();
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment