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 --- .../demos/dialog/modal-message.html | 71 ++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 src/main/webapp/jquery-ui-1.9pre/demos/dialog/modal-message.html (limited to 'src/main/webapp/jquery-ui-1.9pre/demos/dialog/modal-message.html') diff --git a/src/main/webapp/jquery-ui-1.9pre/demos/dialog/modal-message.html b/src/main/webapp/jquery-ui-1.9pre/demos/dialog/modal-message.html new file mode 100644 index 0000000..bed1feb --- /dev/null +++ b/src/main/webapp/jquery-ui-1.9pre/demos/dialog/modal-message.html @@ -0,0 +1,71 @@ + + + + + jQuery UI Dialog - Modal message + + + + + + + + + + + + + + + + +
+ +
+

+ + Your files have downloaded successfully into the My Downloads folder. +

+

+ Currently using 36% of your storage space. +

+
+ + +
+

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
+

+
+
+
+ +
+ + + +
+

Use a modal dialog to explicitly acknowledge information or an action before continuing their work. Set the modal option to true, and specify a primary action (Ok) with the buttons option.

+
+ + + -- cgit v1.1