Back to main index - Search:
For many iViewer users, JavaScript is new and maybe not very well understood. We have compiled a list of resources we found useful for ourselves, and that you may want to use:
Among all existing sites, Mozilla's JavaScript Dev Center is certainly the most useful while writing JavaScript code. It's a very well organized reference on the language itself, and on the built-in objects and functions it provides.
There are sites specialized in learning the language itself: