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

'fromElement' Syntax and Note

Note:

Read-only property. 
Returns the last cursor hovered element before triggering the event.
    
Syntax:
    
window.event.fromElement

    

      
      








Related examples in the same category

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