Name | Description | |
---|---|---|
![]() | Button | Gets the button that was clicked on the link. |
![]() | HRef | Gets the value of the link's HREF attribute. |
![]() | Location | Get the location of the mouse during the generating event. |
![]() | Target | Gets the value of the link's TARGET attribute. |
![]() | X | Get the x-coordinate of the mouse during the generating event. |
![]() | Y | Get the y-coordinate of the mouse during the generating event. |