The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
classid attribute | classid property
Sets or retrieves the class identifier for the object.
Syntax
| HTML | <element classid="p" ... > |
|---|---|
| JavaScript | |
Property values
Type: String
the class identifier for the object.
Remarks
The format the classid string is "clsid:XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX" for registered Microsoft ActiveX Controls.
See also
Show: