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

The autocomplete field uses a custom source option which will match results that have accented characters even when the text field doesn't contain accented characters. However if the you type in accented characters in the text field it is smart enough not to show results that aren't accented.

-

Try typing "Jo" to see "John" and "Jörn", then type "Jö" to see only "Jörn".

-
- - - -- cgit v1.2.1