X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/examples/form/custom-form.html diff --git a/examples/form/custom-form.html b/examples/form/custom-form.html new file mode 100644 index 00000000..7d50326d --- /dev/null +++ b/examples/form/custom-form.html @@ -0,0 +1,77 @@ + + + + + Custom Form Fields + + + + + + + + + + + + + +

+ Custom Form Fields
+ Ext provides many types of form fields to build interactive and rich forms. However, it also + provides a complete framework for building new types of fields quickly. The search field below + is an example. +

+

The js is not minified so it is readable. See custom-form.js.

+ +
+
+ + +