diff -r 44d58d2e90b5 -r 3a3c15c462f8 client/player/css/jq-css/demos/autocomplete/remote-with-cache.html --- a/client/player/css/jq-css/demos/autocomplete/remote-with-cache.html Tue Jun 15 01:33:03 2010 +0200 +++ b/client/player/css/jq-css/demos/autocomplete/remote-with-cache.html Mon Jul 12 12:01:22 2010 +0200 @@ -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. +

+
+ + +