new links to bootstrap
This commit is contained in:
parent
9678bd8c22
commit
1defc2ffce
@ -1,5 +1,5 @@
|
|||||||
/**
|
/**
|
||||||
Typeahead input (bootstrap only). Based on Twitter Bootstrap [typeahead](http://twitter.github.com/bootstrap/javascript.html#typeahead).
|
Typeahead input (bootstrap 2 only). Based on Twitter Bootstrap 2 [typeahead](http://getbootstrap.com/2.3.2/javascript.html#typeahead).
|
||||||
Depending on `source` format typeahead operates in two modes:
|
Depending on `source` format typeahead operates in two modes:
|
||||||
|
|
||||||
* **strings**:
|
* **strings**:
|
||||||
@ -246,7 +246,7 @@ $(function(){
|
|||||||
**/
|
**/
|
||||||
tpl:'<input type="text">',
|
tpl:'<input type="text">',
|
||||||
/**
|
/**
|
||||||
Configuration of typeahead. [Full list of options](http://twitter.github.com/bootstrap/javascript.html#typeahead).
|
Configuration of typeahead. [Full list of options](http://getbootstrap.com/2.3.2/javascript.html#typeahead).
|
||||||
|
|
||||||
@property typeahead
|
@property typeahead
|
||||||
@type object
|
@type object
|
||||||
|
Loading…
x
Reference in New Issue
Block a user