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: