getTarget Demo

The getTarget() method returns the target of an event object.
In Netscape 4,only a few HTML objects are available as targets.
Because of this,the target returned by other browsers must be adjusted.
This method should return the same object in the different browsers.

As you pass your mouse over the objects below,
a description of it will appear in the status bar.

 

   

Demos Page