'classid' Syntax and Note : classid « Javascript Properties « JavaScript Reference

'classid' Syntax and Note

Note:

Read and write property. 
Specifies the class identifier. 


Value: 
A string with the following format: "clsid:XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX".
    
Syntax:
    
document.all.objectID.classid = value

    

      
      








Related examples in the same category

1.'classid' Example
2.'classid' is applied to