Debug tools

From Documentation
Revision as of 02:24, 20 July 2010 by Char (talk | contribs) (Created page with '{{ZKDevelopersGuidePageHeader}} #In client side, use firebug to debug css, java script, and monitor is there communication between client and server. #Studio provides syntax ch…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Stop.png This documentation is for an older version of ZK. For the latest one, please click here.


  1. In client side, use firebug to debug css, java script, and monitor is there communication between client and server.
  2. Studio provides syntax check for zul file.
  3. In zk.xml, you can configure <debug-js>true</debug-js> to not compress javascript to one line.



Last Update : 2010/07/20

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