5 out of 18 rated this helpful - Rate this topic

classid attribute | classid property

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.

See also

object

 

 

Send comments about this topic to Microsoft

Build date: 11/28/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.