From 5aaae1d695d8bf386c66bb92e2eae7934e04ca4d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Scott=20Gonz=C3=A1lez?= Date: Wed, 17 Feb 2010 01:56:01 +0000 Subject: [PATCH] Working categorized autocomplete demo. --- demos/autocomplete/categories.html | 95 ++++++++++++++++++++---------- 1 file changed, 64 insertions(+), 31 deletions(-) diff --git a/demos/autocomplete/categories.html b/demos/autocomplete/categories.html index ff1c1510e..cd4c2c05b 100644 --- a/demos/autocomplete/categories.html +++ b/demos/autocomplete/categories.html @@ -13,41 +13,74 @@ + @@ -61,7 +94,7 @@

- A categorized search result. Currently just static data, will match anything you type. + A categorized search result. Try typing "a" or "n".

-- 2.39.5