diff -r 44d58d2e90b5 -r 3a3c15c462f8 client/player/development-bundle/demos/autocomplete/default.html --- a/client/player/development-bundle/demos/autocomplete/default.html Tue Jun 15 01:33:03 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,43 +0,0 @@ - - - - - jQuery UI Autocomplete Default Demo - - - - - - - - - - - -
- -
- - -
- -
- -
-

-The Autocomplete widgets provides suggestions while you type into the field. Here the suggestions are tags for programming languages, give "ja" (for Java or JavaScript) a try. -

-

-The datasource is a simple JavaScript array, provided to the widget using the source-option. -

-
- - -