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

'srcUrn' Syntax and Note

Note:

Read-only property. 
Returns the URN (Uniform Resource Name) of the behavior triggering the event. 
A URN specifies the identity of a resource rather than its location.
    
Syntax:
    
window.event.srcUrn

    

      
      








Related examples in the same category

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