diff -r ecdfc63274bf -r 436d4791d7ac client/player/development-bundle/demos/dialog/modal-form.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/client/player/development-bundle/demos/dialog/modal-form.html Wed Jun 09 16:48:35 2010 +0200 @@ -0,0 +1,177 @@ + + + + + jQuery UI Dialog - Modal form + + + + + + + + + + + + + + + + + + +
+ +
+

All form fields are required.

+ +
+
+ + + + + + +
+
+
+ + +
+ +

Existing Users:

+ + + + + + + + + + + + + + + + + +
NameEmailPassword
John Doejohn.doe@example.comjohndoe1
+
+ + +
+ +
+ +

Use a modal dialog to require that the user enter data during a multi-step process. Embed form markup in the content area, set the modal option to true, and specify primary and secondary user actions with the buttons option.

+ +
+ + +