classid attribute | classid property (Internet Explorer)

Switch View :
ScriptFree
classid attribute | classid property

[This documentation is preliminary and is subject to change.]

Sets or retrieves the class identifier for the object.

Syntax

HTML<element classid="p" ... >
JavaScript

p = object.classid

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.

 

 

Build date: 3/8/2012

Community Content

msn messenger plus
activex control
.exe run

southern
list of classids
"Well Known" CLSIDs include:

Set Program Access and Defaults {2559a1f7-21d7-11d4-bdaf-00c04f60b9f0}
Windows Media Player 6.4 {22D6F312-B0F6-11D0-94AB-0080C74C7E95}



nagual
.net control

The following is possible for .net controls:

classid="Assembly.dll#Full.Namespace.ControlName"