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

'uniqueID' Syntax and Note

Note:

Read-only property. 
Returns the element unique ID in the page.

    
Syntax:
    
document.all.elementID.uniqueID

    

      
      








Related examples in the same category

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