Skip to content

Instantly share code, notes, and snippets.

@jbdietrich
Created February 11, 2014 15:01
Show Gist options
  • Save jbdietrich/8936435 to your computer and use it in GitHub Desktop.
Save jbdietrich/8936435 to your computer and use it in GitHub Desktop.
</style>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script>
<script type="text/javascript">
$(function() {
$('#suggestions_query').attr('autofocus', 'value');
});
</script>
<style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment