typeahead => on click show results
Created by: hrasguido
for example:
$('.typeahead').click(function() {
show.results
});
how I make this ?
Created by: hrasguido
for example:
$('.typeahead').click(function() {
show.results
});
how I make this ?