From cd3768f08f0b277d786c6d7c9c4d79d112f78f9f Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 22 Mar 2011 16:27:13 +0800 Subject: [PATCH] examples/form/dynamic.html --- examples/form/dynamic.html | 108 ++++++++++++++++++------------------- 1 file changed, 54 insertions(+), 54 deletions(-) diff --git a/examples/form/dynamic.html b/examples/form/dynamic.html index e47af9677f..3331055222 100644 --- a/examples/form/dynamic.html +++ b/examples/form/dynamic.html @@ -13,12 +13,12 @@ - - - - - - + + +   + + + @@ -32,56 +32,56 @@ - -

Dynamic Forms built with JavaScript

-

- These forms do not do anything and have very little validation. They solely demonstrate - how you can use Ext Forms to build and layout forms on the fly. -

- -

The js is not minified so it is readable. See - and - -.

- - - - -
-

Display Form

-
-
- - -
-

Simple Form

-
-
-
- - -
-

Multi-column and labels top

-
+

Dynamic Forms built with JavaScript

+

+ These forms do not do anything and have very little validation. They solely demonstrate + how you can use Ext Forms to build and layout forms on the fly. +

-
- - - -
-
-

Fieldsets, labels right and complex fields

-
-
- -
-
-

Multi-column, nesting and fieldsets

-
-
- -
+

The js is not minified so it is readable. See + and + + .

+ + + + +
+

Display Form

+
+
+ + +
+

Simple Form

+
+
+
+ + +
+ +

Multi-column and labels top

+
+ +
+ + + +
+
+

Fieldsets, labels right and complex fields

+
+
+ +
+
+

Multi-column, nesting and fieldsets

+
+
+ +
-- 2.39.2