From 1215de575d9cda66b434f21dafdf44f986638b71 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 9 Jul 2012 23:23:20 -0700 Subject: slider --- .../demos/autocomplete/custom-data.html | 95 ++++++++++++++++++++++ 1 file changed, 95 insertions(+) create mode 100644 include/jquery_ui/development-bundle/demos/autocomplete/custom-data.html (limited to 'include/jquery_ui/development-bundle/demos/autocomplete/custom-data.html') diff --git a/include/jquery_ui/development-bundle/demos/autocomplete/custom-data.html b/include/jquery_ui/development-bundle/demos/autocomplete/custom-data.html new file mode 100644 index 000000000..e2d0042d8 --- /dev/null +++ b/include/jquery_ui/development-bundle/demos/autocomplete/custom-data.html @@ -0,0 +1,95 @@ + + + + + jQuery UI Autocomplete - Custom data and display + + + + + + + + + + + + +
+
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