Skip to content

Instantly share code, notes, and snippets.

@kusakusakusa
Created August 10, 2015 09:54
Show Gist options
  • Save kusakusakusa/60def8996697616f64ef to your computer and use it in GitHub Desktop.
Save kusakusakusa/60def8996697616f64ef to your computer and use it in GitHub Desktop.
typeahead debugging
$('.typeahead').focus().typeahead('val', '').focus().typeahead('val', 'what ever value you want to test');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment