From 153248b48230a342648577480e36224eaee85535 Mon Sep 17 00:00:00 2001 From: Craig Andrews Date: Thu, 6 Aug 2009 14:39:59 -0400 Subject: Added the Autocomplete plugin --- .../jquery-autocomplete/demo/json.html | 68 ++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 plugins/Autocomplete/jquery-autocomplete/demo/json.html (limited to 'plugins/Autocomplete/jquery-autocomplete/demo/json.html') diff --git a/plugins/Autocomplete/jquery-autocomplete/demo/json.html b/plugins/Autocomplete/jquery-autocomplete/demo/json.html new file mode 100644 index 000000000..9ed974faf --- /dev/null +++ b/plugins/Autocomplete/jquery-autocomplete/demo/json.html @@ -0,0 +1,68 @@ + + + + +jQuery Autocomplete Plugin + + + + + + + + + + + + + + + + +

jQuery Autocomplete Plugin Demo

+ +
+ +
+

+ + +

+ + +
+ + Server-side script creating the JSON data + +
+ + + + -- cgit v1.2.3-54-g00ecf