From a5ba8f4352242ea5e9e1b787621c95991bd1e5eb Mon Sep 17 00:00:00 2001 From: Richard Worth Date: Thu, 29 Jan 2009 20:14:30 +0000 Subject: demos dialog: Replaced old modal form with new functioning one. Thanks Scott G and Cloudream. --- demos/dialog/modal-form.html | 100 ++++++++++++++++++++++++++++++++++++------- 1 file changed, 84 insertions(+), 16 deletions(-) (limited to 'demos/dialog/modal-form.html') diff --git a/demos/dialog/modal-form.html b/demos/dialog/modal-form.html index 5021e0cde..946374743 100644 --- a/demos/dialog/modal-form.html +++ b/demos/dialog/modal-form.html @@ -8,6 +8,8 @@ + + @@ -38,7 +101,7 @@
-

All form fields are required.

+

All form fields are required.

@@ -52,19 +115,24 @@
- -
-

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
-

-
-
-
+ + + + + + + + + + + + + + + + + +
NameEmailPassword
John Doejohn.doe@example.comjohndoe1
-- cgit v1.2.3