X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..refs/heads/master:/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 @@ + + + + Contact Form + + + + + + + + + + + + + + +

Contact Form

+ +

+ 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.

+ + +