From eecbde22a6b338785ac8e1991858ba7dab976eae Mon Sep 17 00:00:00 2001 From: Richard Worth Date: Wed, 20 Jan 2010 14:00:14 +0000 Subject: eol-style and mime-type --- demos/autocomplete/remote-with-cache.html | 152 +++++++++++++++--------------- 1 file changed, 76 insertions(+), 76 deletions(-) (limited to 'demos/autocomplete/remote-with-cache.html') diff --git a/demos/autocomplete/remote-with-cache.html b/demos/autocomplete/remote-with-cache.html index aa0fb2eb5..4f470d17b 100644 --- a/demos/autocomplete/remote-with-cache.html +++ b/demos/autocomplete/remote-with-cache.html @@ -1,76 +1,76 @@ - - - - jQuery UI Autocomplete Remote with caching demo - - - - - - - - - - - -
- -
- - -
- -
- Result: -
-
- -
- -
-

-The Autocomplete widgets provides suggestions while you type into the field. Here the suggestions are bird names, displayed when at least two characters are entered into the field. -

-

-Similar to the remote datasource demo, though this adds some local caching to improve performance. The cache here saves just one query, and could be extended to cache multiple values, one for each term. -

-
- - - + + + + jQuery UI Autocomplete Remote with caching demo + + + + + + + + + + + +
+ +
+ + +
+ +
+ Result: +
+
+ +
+ +
+

+The Autocomplete widgets provides suggestions while you type into the field. Here the suggestions are bird names, displayed when at least two characters are entered into the field. +

+

+Similar to the remote datasource demo, though this adds some local caching to improve performance. The cache here saves just one query, and could be extended to cache multiple values, one for each term. +

+
+ + + -- cgit v1.2.3