X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/ee06f37b0f6f6d94cd05a6ffae556660f7c4a2bc..c930e9176a5a85509c5b0230e2bff5c22a591432:/examples/panel/panels.html diff --git a/examples/panel/panels.html b/examples/panel/panels.html index fc442b51..af7db540 100644 --- a/examples/panel/panels.html +++ b/examples/panel/panels.html @@ -1,39 +1,47 @@ - - - - -Panel - - - - - - - - - - - - - - - - - - -

Ext.Panel

-

The js is not minified so it is readable. See panels.js.

- -
- -
- - - + + + + +Panel + + + + + + + + + + + + + + + + + + +

Ext.Panel

+

The js is not minified so it is readable. See panels.js.

+ +
+
+ +
+

Setting the Ext.Panel configuration-option preventBodyReset: true will ensure your Panel body's structural html is isolated from the Ext theme.

+
+ +
+

Compare the same panel rendered with preventBodyReset: false

+
+ + +