ECMAScript 4 Netscape Proposal
Compatibility
previousup

Friday, March 14, 2003

ECMAScript 4 is intended to be upwards compatible with almost all ECMAScript 3 and earlier scripts. The following are the current compatibility issues:

For applications such as browsers where 100% compatibility is needed, scripts will be assumed to be written ECMAScript 3 unless explicitly marked as being ECMAScript 4 through either an HTML or XML attribute or by including a use ecmascript(4) statement.


Waldemar Horwat
Last modified Friday, March 14, 2003
previousup