From 1215de575d9cda66b434f21dafdf44f986638b71 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 9 Jul 2012 23:23:20 -0700 Subject: slider --- .../demos/autocomplete/maxheight.html | 79 ++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 include/jquery_ui/development-bundle/demos/autocomplete/maxheight.html (limited to 'include/jquery_ui/development-bundle/demos/autocomplete/maxheight.html') diff --git a/include/jquery_ui/development-bundle/demos/autocomplete/maxheight.html b/include/jquery_ui/development-bundle/demos/autocomplete/maxheight.html new file mode 100644 index 000000000..1b6b2bd56 --- /dev/null +++ b/include/jquery_ui/development-bundle/demos/autocomplete/maxheight.html @@ -0,0 +1,79 @@ + + + + + jQuery UI Autocomplete - Scrollable results + + + + + + + + + + + + +
+ +
+ + +
+ +
+ + + +
+

When displaying a long list of options, you can simply set the max-height for the autocomplete menu to prevent the menu from growing too large. Try typing "a" or "s" above to get a long list of results that you can scroll through.

+
+ + + -- cgit v1.2.3