From f3cf4cbaae8c3b3aaed299b63d1773d85cd7789a Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Mon, 16 Apr 2012 17:36:03 -0700 Subject: rebuild --- docs/javascript.html | 6 ------ 1 file changed, 6 deletions(-) (limited to 'docs/javascript.html') diff --git a/docs/javascript.html b/docs/javascript.html index 2261e65b8..7ad42ae81 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -1490,12 +1490,6 @@ $('.carousel').carousel({ highlights all default matches Method used to highlight autocomplete results. Accepts a single argument item and has the scope of the typeahead instance. Should return html. - - updater - function - replaces contents of text input with typeahead selection - Method used to update contents of text input. Accepts a single argument, the item selected from the typeahead, and has the scope of the typeahead instance. Should return a string. - -- cgit v1.2.3