Debug tools

From Documentation

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.