From a7abe24382bac00243fd19ebc2cdde87569eab79 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 22 Oct 2012 19:46:18 -0700 Subject: more file cleanup --- .../demos/autocomplete/folding.html | 62 ---------------------- 1 file changed, 62 deletions(-) delete mode 100644 include/jquery_ui/development-bundle/demos/autocomplete/folding.html (limited to 'include/jquery_ui/development-bundle/demos/autocomplete/folding.html') diff --git a/include/jquery_ui/development-bundle/demos/autocomplete/folding.html b/include/jquery_ui/development-bundle/demos/autocomplete/folding.html deleted file mode 100644 index a580c9dfb..000000000 --- a/include/jquery_ui/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.3