diff --git a/docs/javascript.html b/docs/javascript.html index 9f574e4f3..8051782e7 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -1570,7 +1570,7 @@ $('.carousel').carousel({
<input type="text" data-provide="typeahead">
- +

You'll want to set autocomplete="off" to prevent default browser menus from appearing over the Bootstrap typeahead dropdown.


diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache index 187372621..e6a8cef0c 100644 --- a/docs/templates/pages/javascript.mustache +++ b/docs/templates/pages/javascript.mustache @@ -1500,7 +1500,7 @@ $('.carousel').carousel({ {{! /example }}
<input type="text" data-provide="typeahead">
- +

You'll want to set autocomplete="off" to prevent default browser menus from appearing over the Bootstrap typeahead dropdown.