X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..e9397f91ede62d446aed37d23256e8938fc4c335:/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 @@ - - -
- -The js is not minified so it is readable. See panels.js.
- -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
+