Skip to content

Instantly share code, notes, and snippets.

@seanwittmeyer
Created October 23, 2013 16:39
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 seanwittmeyer/7122077 to your computer and use it in GitHub Desktop.
Save seanwittmeyer/7122077 to your computer and use it in GitHub Desktop.
This is an example of using typeahead.js to prefetch a source, template the results with hogan.js, and send the user to a URL location using the typeahead:autocompleted or typeahead:selected event handlers using jQuery. It takes the result datum and sends a user on their way once the field has been autocompleted (via tab or enter key) or our use…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment