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/custom-data.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'demos/autocomplete/custom-data.html') diff --git a/demos/autocomplete/custom-data.html b/demos/autocomplete/custom-data.html index e26e9debc..9191706c1 100644 --- a/demos/autocomplete/custom-data.html +++ b/demos/autocomplete/custom-data.html @@ -1,6 +1,7 @@ - - + + + jQuery UI Autocomplete Custom Data Demo -- cgit v1.2.3