diff -r a8ad7ebf5902 -r cb1b83039bc1 web/static/css/jq-css/demos/autocomplete/xml.html --- a/web/static/css/jq-css/demos/autocomplete/xml.html Wed Sep 15 15:07:08 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,69 +0,0 @@ - - - - - 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. -

-
- - -