diff -r 45fce2cb4a2a -r b7b1e3835208 web/static/css/jq-css/demos/autocomplete/default.html --- a/web/static/css/jq-css/demos/autocomplete/default.html Wed Sep 15 10:40:27 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,43 +0,0 @@ - - -
- --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. -
-