From 5e3755af8aa17b2bf742761b6ca40acccb248a04 Mon Sep 17 00:00:00 2001 From: Scott González Date: Mon, 19 Jul 2010 14:17:44 -0400 Subject: Autocomplete: Added demo of scrollable results. Fixes #5815 - Autocomplete: document and demo a scrolling menu. --- demos/autocomplete/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'demos/autocomplete/index.html') diff --git a/demos/autocomplete/index.html b/demos/autocomplete/index.html index ba96d994e..c866ba199 100644 --- a/demos/autocomplete/index.html +++ b/demos/autocomplete/index.html @@ -13,6 +13,7 @@
  • Remote datasource
  • Remote with caching
  • Remote JSONP datasource
  • +
  • Scrollable results (max-height)
  • Combobox
  • Custom data and display
  • XML data parsed once
  • -- cgit v1.2.3