diff -r 44d58d2e90b5 -r 3a3c15c462f8 client/player/development-bundle/demos/autocomplete/folding.html --- a/client/player/development-bundle/demos/autocomplete/folding.html Tue Jun 15 01:33:03 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". -

-
- - -