X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..f562e4c6e5fac7bcb445985b99acbea4d706e6f0:/examples/form/contact-form.html diff --git a/examples/form/contact-form.html b/examples/form/contact-form.html new file mode 100644 index 00000000..84305a82 --- /dev/null +++ b/examples/form/contact-form.html @@ -0,0 +1,34 @@ + +
+ ++ This shows an example of a common "Contact Us" form in a popup window. The form uses vbox and hbox + layouts to acheive a uniform flexible layout even when the window is resized. +
+ +The js is not minified so it is readable. See contact-form.js.
+ + +