This section has a listing of common objects available to JavaScript in common environments. You may also want to see DOM Objects.

I am going to list just some of the important properties, methods, and events these objects; If you want all the interfaces, go to a full reference. Also, if you look at the JScript section in the MSDN Library, remember that JavaScript and JScript are very similar but not the same!

JS Objects
  • Java
  • JavaArray
  • JavaClass
  • JavaObject
  • JavaPackage

2004-10-22 18:55:17Z