X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/examples/window/window.html diff --git a/examples/window/window.html b/examples/window/window.html new file mode 100644 index 00000000..8f71c1d2 --- /dev/null +++ b/examples/window/window.html @@ -0,0 +1,26 @@ + + + + + Windows Example + + + + + + + + +

Windows Example

+

Note that the js is not minified so it is readable. See window.js for the full source code.

+

This illustrates the headerPosition config of Panels, and also relative z-index management.

+

The third Window owns two floating Windows who's z-indices are managed relative to its z-index. When that Window +is occluded by another Window, and you click to bring it to the front, both its dependent Windows move to the front too. +

This also illustrates constraining Windows.

+ +