diff -r 44d58d2e90b5 -r 3a3c15c462f8 client/player/css/jq-css/demos/autocomplete/xml.html --- a/client/player/css/jq-css/demos/autocomplete/xml.html Tue Jun 15 01:33:03 2010 +0200 +++ b/client/player/css/jq-css/demos/autocomplete/xml.html Mon Jul 12 12:01:22 2010 +0200 @@ -1,69 +1,69 @@ - - - - - jQuery UI Autocomplete Remote datasource demo - - - - - - - - - - - -
- -
- - -
- -
- Result: -
-
- -
- -
-

-This demo shows how to retrieve some XML data, parse it using jQuery's methods, then provide it to the autocomplete as the datasource. -

-

-This should also serve as a reference on how to parse a remote XML datasource - the parsing would just happen for each request within the source-callback. -

-
- - - + + + + + jQuery UI Autocomplete Remote datasource demo + + + + + + + + + + + +
+ +
+ + +
+ +
+ Result: +
+
+ +
+ +
+

+This demo shows how to retrieve some XML data, parse it using jQuery's methods, then provide it to the autocomplete as the datasource. +

+

+This should also serve as a reference on how to parse a remote XML datasource - the parsing would just happen for each request within the source-callback. +

+
+ + +