event.relatedTargetReturns: Element
Description: The other DOM element involved in the event, if any.
version added: 1.1.4event.relatedTarget
For mouseout
, indicates the element being entered; for mouseover
, indicates the element being exited.
Description: The other DOM element involved in the event, if any.
For mouseout
, indicates the element being entered; for mouseover
, indicates the element being exited.
© The jQuery Foundation and other contributors
Licensed under the MIT License.
https://api.jquery.com/event.relatedTarget