diff -r ecdfc63274bf -r 436d4791d7ac client/player/development-bundle/demos/autocomplete/folding.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/client/player/development-bundle/demos/autocomplete/folding.html Wed Jun 09 16:48:35 2010 +0200 @@ -0,0 +1,64 @@ + + + + + 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". +

+
+ + +