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/multiple-remote.html | 76 ---------------------- 1 file changed, 76 deletions(-) delete mode 100644 static/development-bundle/demos/autocomplete/multiple-remote.html (limited to 'static/development-bundle/demos/autocomplete/multiple-remote.html') diff --git a/static/development-bundle/demos/autocomplete/multiple-remote.html b/static/development-bundle/demos/autocomplete/multiple-remote.html deleted file mode 100644 index abe028c..0000000 --- a/static/development-bundle/demos/autocomplete/multiple-remote.html +++ /dev/null @@ -1,76 +0,0 @@ - - - - - jQuery UI Autocomplete - Multiple, remote - - - - - - - - - - - - -
- -
- - -
- -
- - - -
-

Usage: Enter at least two characters to get bird name suggestions. Select a value to continue adding more names.

-

This is an example showing how to use the source-option along with some events to enable autocompleting multiple values into a single field.

-
- - - -- cgit v1.2.1