Difference between revisions of "Talk:Performance tip"

From Documentation
(Created page with '{{ZKDevelopersGuidePageHeader}} And what about setting all buttons mold="os" in <code>lang-addon.xml</code>, see [http://www.zkoss.org/smalltalks/lookafeel/look-css.html http://…')
 
m (correct highlight (via JWB))
 
Line 3: Line 3:
 
And what about setting all buttons mold="os" in <code>lang-addon.xml</code>, see [http://www.zkoss.org/smalltalks/lookafeel/look-css.html http://www.zkoss.org/smalltalks/lookafeel/look-css.html]. IMHO it should improve the speed as well.
 
And what about setting all buttons mold="os" in <code>lang-addon.xml</code>, see [http://www.zkoss.org/smalltalks/lookafeel/look-css.html http://www.zkoss.org/smalltalks/lookafeel/look-css.html]. IMHO it should improve the speed as well.
  
Yes, we change the default mold back to <tt>os</tt> in favor of performance.
+
Yes, we change the default mold back to <code>os</code> in favor of performance.
  
 
{{ ZKDevelopersGuidePageFooter}}
 
{{ ZKDevelopersGuidePageFooter}}

Latest revision as of 03:00, 20 January 2022

Documentationerformance tip
erformance tip


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


And what about setting all buttons mold="os" in lang-addon.xml, see http://www.zkoss.org/smalltalks/lookafeel/look-css.html. IMHO it should improve the speed as well.

Yes, we change the default mold back to os in favor of performance.



Last Update : 2022/01/20

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