Standalone JavaScript development environment; goal: turn JavaScript into a general-purpose scripting language. Has set of native modules that contain many general-purpose classes and functions. Open source, GPL.
code.google.com/p/jslibs/wiki/JavascriptTips
-
Get Site Info
JavaScript is meant to be used to add behaviour to a website, might it be for form validation or for more complex operations like drag & drop functionality
www.klauskomenda.com/code/javascript-programming-patterns/
-
Get Site Info