The debug-js Element

From Documentation
Revision as of 07:12, 3 December 2010 by Char (talk | contribs) (Created page with '{{ZKConfigurationReferencePageHeader}} [Default: <tt>false</tt>] It specifies whether to debug JavaScript files. By default, it is false and the compressed version of JavaScri…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


[Default: false]

It specifies whether to debug JavaScript files. By default, it is false and the compressed version of JavaScript files will be loaded. They are hard to read and debug, though the footprint is much smaller.

To debug JavaScript files, you can specify it to true. Then, the original uncompressed JavaScript files will be loaded instead.



Last Update : 2010/12/03

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.