Skip to content

Instantly share code, notes, and snippets.

@snobojohan
Created January 17, 2017 23:17
Show Gist options
  • Save snobojohan/f3c8eaf3e3146494f02827737797654f to your computer and use it in GitHub Desktop.
Save snobojohan/f3c8eaf3e3146494f02827737797654f to your computer and use it in GitHub Desktop.
Search google
<form id="search" action="https://google.com/search" method="get">
<input type="hidden" name="sitesearch" value="https://styleguide.svt.se" />
<input type="text" name="q" />
<button type="submit">Sök</button>
</form>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment