diff -r a8ad7ebf5902 -r cb1b83039bc1 web/static/css/jq-css/demos/autocomplete/folding.html --- a/web/static/css/jq-css/demos/autocomplete/folding.html Wed Sep 15 15:07:08 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,64 +0,0 @@ - - - - - jQuery UI Autocomplete Accent Folding Demo - - - - - - - - - - - -
- -
-
- - -
-
- -
- -
-

-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". -

-
- - -