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/progressbar/animated.html | 3 ++- demos/progressbar/default.html | 3 ++- demos/progressbar/index.html | 3 ++- demos/progressbar/resize.html | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) (limited to 'demos/progressbar') diff --git a/demos/progressbar/animated.html b/demos/progressbar/animated.html index 36171414b..e094f64a3 100644 --- a/demos/progressbar/animated.html +++ b/demos/progressbar/animated.html @@ -1,6 +1,7 @@ - + + jQuery UI Progressbar - Animated diff --git a/demos/progressbar/default.html b/demos/progressbar/default.html index 194112412..86c7c9c54 100644 --- a/demos/progressbar/default.html +++ b/demos/progressbar/default.html @@ -1,6 +1,7 @@ - + + jQuery UI Progressbar - Default functionality diff --git a/demos/progressbar/index.html b/demos/progressbar/index.html index 542bf1446..cf8ee9fe3 100644 --- a/demos/progressbar/index.html +++ b/demos/progressbar/index.html @@ -1,6 +1,7 @@ - + + jQuery UI Progressbar Demos diff --git a/demos/progressbar/resize.html b/demos/progressbar/resize.html index bb021ab8a..fb99ab8ee 100644 --- a/demos/progressbar/resize.html +++ b/demos/progressbar/resize.html @@ -1,6 +1,7 @@ - + + jQuery UI Progressbar - Resizable -- cgit v1.2.3