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/dialog/animated.html | 3 ++- demos/dialog/default.html | 3 ++- demos/dialog/index.html | 3 ++- demos/dialog/modal-confirmation.html | 3 ++- demos/dialog/modal-form.html | 3 ++- demos/dialog/modal-message.html | 3 ++- demos/dialog/modal.html | 3 ++- 7 files changed, 14 insertions(+), 7 deletions(-) (limited to 'demos/dialog') diff --git a/demos/dialog/animated.html b/demos/dialog/animated.html index 97b1290bc..26f298acc 100644 --- a/demos/dialog/animated.html +++ b/demos/dialog/animated.html @@ -1,6 +1,7 @@ - + + jQuery UI Dialog - Animation diff --git a/demos/dialog/default.html b/demos/dialog/default.html index 311acfeec..a0d4481c7 100644 --- a/demos/dialog/default.html +++ b/demos/dialog/default.html @@ -1,6 +1,7 @@ - + + jQuery UI Dialog - Default functionality diff --git a/demos/dialog/index.html b/demos/dialog/index.html index 3b0b93749..45d4a9f43 100644 --- a/demos/dialog/index.html +++ b/demos/dialog/index.html @@ -1,6 +1,7 @@ - + + jQuery UI Dialog Demos diff --git a/demos/dialog/modal-confirmation.html b/demos/dialog/modal-confirmation.html index c6ba5bd5c..4affb5964 100644 --- a/demos/dialog/modal-confirmation.html +++ b/demos/dialog/modal-confirmation.html @@ -1,6 +1,7 @@ - + + jQuery UI Dialog - Modal confirmation diff --git a/demos/dialog/modal-form.html b/demos/dialog/modal-form.html index 377a99148..592b4ab3c 100644 --- a/demos/dialog/modal-form.html +++ b/demos/dialog/modal-form.html @@ -1,6 +1,7 @@ - + + jQuery UI Dialog - Modal form diff --git a/demos/dialog/modal-message.html b/demos/dialog/modal-message.html index e12454415..a0ab01b21 100644 --- a/demos/dialog/modal-message.html +++ b/demos/dialog/modal-message.html @@ -1,6 +1,7 @@ - + + jQuery UI Dialog - Modal message diff --git a/demos/dialog/modal.html b/demos/dialog/modal.html index da0d94867..1eb69f028 100644 --- a/demos/dialog/modal.html +++ b/demos/dialog/modal.html @@ -1,6 +1,7 @@ - + + jQuery UI Dialog - Basic modal -- cgit v1.2.3