July 1998
Intermediate to advanced
1456 pages
65h 5m
English
classid — NN n/a IE 4 DOM 1
Read-only
The URL of the object’s implementation. In Internet Explorer,
the URL can point to the CLSID directory (with a
clsid: URL) that stores all the IDs for registered
ActiveX controls, such as DirectAnimation. Be aware that there is a
discrepancy in the case of this property name in Internet Explorer 4:
Win32 requires classid; the Macintosh version
requires classID. The DOM leaves the read/write or
read-only status of this property to the discretion of the browser.
if (document.all.soundObject.classid == "clsid:83A38BF0-B33A-A4FF-C619A82E891D"){
process for the desired sound object
}String.
None.
Read now
Unlock full access