diff -r 1f2c13ece5e9 -r 81d408373dde web/static/css/jq-css/demos/autocomplete/folding.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/static/css/jq-css/demos/autocomplete/folding.html Sat Jun 12 00:33:37 2010 +0200 @@ -0,0 +1,64 @@ + + +
+ ++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". +
+