New to JavaScript

From Documentation
Revision as of 07:42, 11 August 2011 by Alicelin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


New to JavaScript



This section is a quick starting guide for Java Programmers to have quick understanding of JavaScript. You could skip this section if you're already familiar with JavaScript. For a complete list of ZK client-side API, please refer to JavaScript API. For jQuery API, please refer to jQuery's documentation.

Here we only discuss Javascript. Javascript is actually easy for Java programmers to learn. The real challenge is the manipulation of DOM and the knowledge of CSS. If you're not familiar with them, please refer to JavaScript Tutorial in w3cschools.


Version History

Last Update : 2011/08/11


Version Date Content
     



Last Update : 2011/08/11

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