'uniqueID' Example : uniqueID « Javascript Properties « JavaScript Reference

'uniqueID' Example

    
<html>
<body>
<button onclick="alert(this.uniqueID);">Unique ID</button>
</body>
</html>

    
      
      

Related examples in the same category

1.'uniqueID' Syntax and Note
2.'uniqueID' is applied to