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/xml.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'demos/autocomplete/xml.html') diff --git a/demos/autocomplete/xml.html b/demos/autocomplete/xml.html index fd07aec24..85f5cea52 100644 --- a/demos/autocomplete/xml.html +++ b/demos/autocomplete/xml.html @@ -1,6 +1,7 @@ - - + + + jQuery UI Autocomplete Remote datasource demo -- cgit v1.2.3