From 303f20e1b3c977d75047bed1a3533a180d73fab5 Mon Sep 17 00:00:00 2001 From: Scott González Date: Mon, 10 Sep 2012 11:33:46 -0400 Subject: Demos: Cleanup. --- demos/autocomplete/custom-data.html | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) (limited to 'demos/autocomplete/custom-data.html') diff --git a/demos/autocomplete/custom-data.html b/demos/autocomplete/custom-data.html index cb89bd544..f73709b4c 100644 --- a/demos/autocomplete/custom-data.html +++ b/demos/autocomplete/custom-data.html @@ -1,4 +1,4 @@ - + @@ -77,20 +77,15 @@ -
-
Select a project (type "j" for a start):
- - - -

-
- - +
Select a project (type "j" for a start):
+ + + +

You can use your own custom data formats and displays by simply overriding the default focus and select actions.

Try typing "j" to get a list of projects or just press the down arrow.

-
- + -- cgit v1.2.3