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/button/checkbox.html | 3 ++- demos/button/default.html | 3 ++- demos/button/icons.html | 3 ++- demos/button/index.html | 3 ++- demos/button/radio.html | 3 ++- demos/button/splitbutton.html | 3 ++- demos/button/toolbar.html | 3 ++- 7 files changed, 14 insertions(+), 7 deletions(-) (limited to 'demos/button') diff --git a/demos/button/checkbox.html b/demos/button/checkbox.html index 03eb81c59..84e80cb7a 100644 --- a/demos/button/checkbox.html +++ b/demos/button/checkbox.html @@ -1,6 +1,7 @@ - + + jQuery UI Button - Checkboxes demo diff --git a/demos/button/default.html b/demos/button/default.html index 6a7853cf8..f092a5375 100644 --- a/demos/button/default.html +++ b/demos/button/default.html @@ -1,6 +1,7 @@ - + + jQuery UI Button - Default demo diff --git a/demos/button/icons.html b/demos/button/icons.html index 92339c76a..2dc11c5d8 100644 --- a/demos/button/icons.html +++ b/demos/button/icons.html @@ -1,6 +1,7 @@ - + + jQuery UI Button - Icons demo diff --git a/demos/button/index.html b/demos/button/index.html index e69c16d8d..c2b37200d 100644 --- a/demos/button/index.html +++ b/demos/button/index.html @@ -1,6 +1,7 @@ - + + jQuery UI Button Demos diff --git a/demos/button/radio.html b/demos/button/radio.html index 5659a395d..3e5dc2379 100644 --- a/demos/button/radio.html +++ b/demos/button/radio.html @@ -1,6 +1,7 @@ - + + jQuery UI Button - Radio Buttons demo diff --git a/demos/button/splitbutton.html b/demos/button/splitbutton.html index 2d617359f..b42fe520a 100644 --- a/demos/button/splitbutton.html +++ b/demos/button/splitbutton.html @@ -1,6 +1,7 @@ - + + jQuery UI Button - Default demo diff --git a/demos/button/toolbar.html b/demos/button/toolbar.html index 5d6dd8b4c..5573872a7 100644 --- a/demos/button/toolbar.html +++ b/demos/button/toolbar.html @@ -1,6 +1,7 @@ - + + jQuery UI Button - Toolbar demo -- cgit v1.2.3