JavaScript 1.2
New features in JavaScript 1.2 (NN4.0):
- Event object and event capturing
- Ten new event handlers
- Nested functions; new Number() and String() functions
- New statements: switch and do…while
- Many new methods and properties (especially for Window, String, and Array objects)
- Perl4-compatible regular expressions
- Signed script security model