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/index.html | 272 +++++++++++++++++++++ 1 file changed, 272 insertions(+) create mode 100644 plugins/Autocomplete/jquery-autocomplete/demo/index.html (limited to 'plugins/Autocomplete/jquery-autocomplete/demo/index.html') diff --git a/plugins/Autocomplete/jquery-autocomplete/demo/index.html b/plugins/Autocomplete/jquery-autocomplete/demo/index.html new file mode 100644 index 000000000..977483e04 --- /dev/null +++ b/plugins/Autocomplete/jquery-autocomplete/demo/index.html @@ -0,0 +1,272 @@ + + + + +jQuery Autocomplete Plugin + + + + + + + + + + + + + + + + +

jQuery Autocomplete Plugin Demo

+ +
+ +
+

+ + + + + + +

+

+ + + + (Current month is excluded from list) +

+

+ + + +

+

+ + + +

+

+ + +

+

+ + + +

+

+ + + +

+

+ + + +

+

+ + +

+

+ + + +

+

+ + + +

+

+ + +

+ + +
+ +

+ Click here for an autocomplete inside a thickbox window. (this should work even if it is beyond the fold) +

+ + + + + + PHP script used to for remote autocomplete + +

Result:

    + +
    + + + + -- cgit v1.2.3-54-g00ecf