From 06b3f727378323089ee56a24999dd97c87887cc0 Mon Sep 17 00:00:00 2001 From: yvesf Date: Fri, 26 Nov 2010 18:44:25 +0100 Subject: change jquery theme, rm development stuff --- .../demos/autocomplete/maxheight.html | 75 ---------------------- 1 file changed, 75 deletions(-) delete mode 100644 static/development-bundle/demos/autocomplete/maxheight.html (limited to 'static/development-bundle/demos/autocomplete/maxheight.html') diff --git a/static/development-bundle/demos/autocomplete/maxheight.html b/static/development-bundle/demos/autocomplete/maxheight.html deleted file mode 100644 index e71b38e..0000000 --- a/static/development-bundle/demos/autocomplete/maxheight.html +++ /dev/null @@ -1,75 +0,0 @@ - - - - - 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.1