From 1215de575d9cda66b434f21dafdf44f986638b71 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 9 Jul 2012 23:23:20 -0700 Subject: slider --- .../demos/dialog/modal-message.html | 71 ++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 include/jquery_ui/development-bundle/demos/dialog/modal-message.html (limited to 'include/jquery_ui/development-bundle/demos/dialog/modal-message.html') diff --git a/include/jquery_ui/development-bundle/demos/dialog/modal-message.html b/include/jquery_ui/development-bundle/demos/dialog/modal-message.html new file mode 100644 index 000000000..17b3e0ece --- /dev/null +++ b/include/jquery_ui/development-bundle/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.2.3