From 303f20e1b3c977d75047bed1a3533a180d73fab5 Mon Sep 17 00:00:00 2001 From: Scott González Date: Mon, 10 Sep 2012 11:33:46 -0400 Subject: Demos: Cleanup. --- demos/dialog/animated.html | 11 ++--------- demos/dialog/default.html | 25 ++----------------------- demos/dialog/index.html | 22 +++++++++------------- demos/dialog/modal-confirmation.html | 28 +++------------------------- demos/dialog/modal-form.html | 16 +++------------- demos/dialog/modal-message.html | 28 +++------------------------- demos/dialog/modal.html | 28 +++------------------------- 7 files changed, 25 insertions(+), 133 deletions(-) (limited to 'demos/dialog') diff --git a/demos/dialog/animated.html b/demos/dialog/animated.html index a4b85bbc5..69976261a 100644 --- a/demos/dialog/animated.html +++ b/demos/dialog/animated.html @@ -1,4 +1,4 @@ - + @@ -36,21 +36,14 @@ -
-

This is an animated dialog which is useful for displaying information. The dialog window can be moved, resized and closed with the 'x' icon.

-
- - -

Dialogs may be animated by specifying an effect for the show and/or hide properties. You must include the individual effects file for any effects you would like to use.

-
- + diff --git a/demos/dialog/default.html b/demos/dialog/default.html index 1f321790d..37c72540c 100644 --- a/demos/dialog/default.html +++ b/demos/dialog/default.html @@ -1,4 +1,4 @@ - + @@ -22,33 +22,12 @@ -
-

This is the default dialog which is useful for displaying information. The dialog window can be moved, resized and closed with the 'x' icon.

- -
-

Sed vel diam id libero rutrum convallis. Donec aliquet leo vel magna. Phasellus rhoncus faucibus ante. Etiam bibendum, enim faucibus aliquet rhoncus, arcu felis ultricies neque, sit amet auctor elit eros a lectus.

-
-
- checkbox
- radio
-

-
-
-
- -
- - -

The basic dialog window is an overlay positioned within the viewport and is protected from page content (like select elements) shining through with an iframe. It has a title bar and a content area, and can be moved, resized and closed with the 'x' icon by default.

-
- + diff --git a/demos/dialog/index.html b/demos/dialog/index.html index 460e4fb36..6aaa3ecb5 100644 --- a/demos/dialog/index.html +++ b/demos/dialog/index.html @@ -1,23 +1,19 @@ - + jQuery UI Dialog Demos - -
-

Examples

- -
+ diff --git a/demos/dialog/modal-confirmation.html b/demos/dialog/modal-confirmation.html index 6bdb9ba89..ff18620b0 100644 --- a/demos/dialog/modal-confirmation.html +++ b/demos/dialog/modal-confirmation.html @@ -1,4 +1,4 @@ - + @@ -16,9 +16,6 @@