From 3909e6d89e01e4cd8777377c63037896bb95aa2f Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Fri, 25 Nov 2011 21:18:19 +0100 Subject: new jq layout --- .../jquery-ui-1.9pre/demos/dialog/modal.html | 60 ++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 src/main/webapp/jquery-ui-1.9pre/demos/dialog/modal.html (limited to 'src/main/webapp/jquery-ui-1.9pre/demos/dialog/modal.html') diff --git a/src/main/webapp/jquery-ui-1.9pre/demos/dialog/modal.html b/src/main/webapp/jquery-ui-1.9pre/demos/dialog/modal.html new file mode 100644 index 0000000..605abf4 --- /dev/null +++ b/src/main/webapp/jquery-ui-1.9pre/demos/dialog/modal.html @@ -0,0 +1,60 @@ + + + + + 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.

+
+
+ checkbox
+ radio
+

+
+
+
+ +
+ + + +
+

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

+
+ + + -- cgit v1.1