This specifies the main code class to be loaded when the object is instantiated. This value is added to the codebase property to form a fully qualified URL.
There is conflicting information in the reference sources regarding the read/write ability of this property. Some suggest it is ReadOnly and others suggest you can assign a value to it. It may be that you can assign a value to it without the JavaScript interpreter complaining but that any value you assign is ignored.
Prev | Home | Next |
OBJECT.classid | Up | OBJECT.codeBase |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |