Closed trsteel88 closed 2 years ago
Is this plugin still compatible with bootstrap 2?
I get an error when using the following and I try to select a typeahead value.
$('input.core-tags').tagsinput({ typeahead: { source: ['Amsterdam', 'Washington', 'Sydney', 'Beijing', 'Cairo'] } });
Twitter Bootstrap typeahead js file is included.
Is this plugin still compatible with bootstrap 2?
I get an error when using the following and I try to select a typeahead value.
Twitter Bootstrap typeahead js file is included.