From 3321241b61766045a68a3d607b67e11a95014e87 Mon Sep 17 00:00:00 2001 From: Filipp Lepalaan Date: Thu, 20 Feb 2014 12:44:49 +0200 Subject: Require logins, removed jquery UI --- .../static/js/ui/demos/autocomplete/maxheight.html | 71 ---------------------- 1 file changed, 71 deletions(-) delete mode 100644 apps/it/static/js/ui/demos/autocomplete/maxheight.html (limited to 'apps/it/static/js/ui/demos/autocomplete/maxheight.html') diff --git a/apps/it/static/js/ui/demos/autocomplete/maxheight.html b/apps/it/static/js/ui/demos/autocomplete/maxheight.html deleted file mode 100644 index 570bc7e..0000000 --- a/apps/it/static/js/ui/demos/autocomplete/maxheight.html +++ /dev/null @@ -1,71 +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.3