From bfc180b1baf9695c0f739088a8d92eac147c808c Mon Sep 17 00:00:00 2001 From: Richard Worth Date: Fri, 12 Mar 2010 03:18:34 +0000 Subject: html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase --- demos/autocomplete/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'demos/autocomplete/index.html') diff --git a/demos/autocomplete/index.html b/demos/autocomplete/index.html index 3063d8db8..9389b076d 100644 --- a/demos/autocomplete/index.html +++ b/demos/autocomplete/index.html @@ -1,6 +1,7 @@ - + + jQuery UI Autocomplete Demos -- cgit v1.2.3