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

'sourceIndex' Example

    
<html>
<body>
<button onclick="alert(this.sourceIndex)">Source Index</button>
</body>
</html>

    
      
      

Related examples in the same category

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