diff -r 45fce2cb4a2a -r b7b1e3835208 web/static/css/jq-css/demos/dialog/modal-form.html --- a/web/static/css/jq-css/demos/dialog/modal-form.html Wed Sep 15 10:40:27 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,177 +0,0 @@ - - - - - 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.

- -
- - -