X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/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.

+ + +