Skip to content

Instantly share code, notes, and snippets.

@sunkibaek
Last active December 29, 2015 23:49
Show Gist options
  • Select an option

  • Save sunkibaek/7745449 to your computer and use it in GitHub Desktop.

Select an option

Save sunkibaek/7745449 to your computer and use it in GitHub Desktop.
// load external data
$('input.typeahead-devs').typeahead({
name: 'accounts',
prefetch: 'countries.json'
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment