From 5cad1621a2efbd04a24ed572162564da3ac195b3 Mon Sep 17 00:00:00 2001 From: Richard Worth Date: Wed, 31 Dec 2008 20:16:15 +0000 Subject: [PATCH] demos/dialog/modal.html: clarified the description for modal --- demos/dialog/modal.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/demos/dialog/modal.html b/demos/dialog/modal.html index 4c0f2ba4c..57493a581 100644 --- a/demos/dialog/modal.html +++ b/demos/dialog/modal.html @@ -27,12 +27,12 @@
-
-

Adding the modal overlay screen makes the dialog look more prominent because it dims out the page content.

-
+
+

Adding the modal overlay screen makes the dialog look more prominent because it dims out the page content.

+
- -
+ +

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.


@@ -51,7 +51,8 @@

-This is a simple modal dialog with a semi-transparent overlay layer added as an option to dim out the page content behind it and bring the user's attention to the dialog. A modal dialog prevents interaction from the rest of the page until it is dismissed. +This is a simple modal dialog with a semi-transparent overlay layer added as an option to dim out the page content behind it and bring the user's attention to the dialog. +A modal dialog prevents the user from interacting with the rest of the page until it is closed.

@@ -60,6 +61,5 @@ The dialog window can be moved, resized and closed with the 'x' icon.

- -- 2.39.5