From 2d633cb78217737ded13461325de4bd8f0dc4c1f Mon Sep 17 00:00:00 2001 From: Jörn Zaefferer Date: Thu, 24 Apr 2014 19:18:20 +0200 Subject: Dialog demo: Remove regular modal demo, the other modal demos are better --- demos/dialog/modal.html | 38 -------------------------------------- 1 file changed, 38 deletions(-) delete mode 100644 demos/dialog/modal.html (limited to 'demos/dialog/modal.html') diff --git a/demos/dialog/modal.html b/demos/dialog/modal.html deleted file mode 100644 index d5257c957..000000000 --- a/demos/dialog/modal.html +++ /dev/null @@ -1,38 +0,0 @@ - - - - - jQuery UI Dialog - Basic modal - - - - - - - - - - - - - - - -
-

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.

- -
-

A modal dialog prevents the user from interacting with the rest of the page until it is closed.

-
- - -- cgit v1.2.3