Document.tooltipNode
Returns the node which is the target of the current tooltip
.
Syntax
JavaScript
Copy Code
document.tooltipNode;
Specification
XUL-specific method. Not part of any specification. Defined in nsIDOMXULDocument.idl.
License
© 2016 Mozilla Contributors
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-us/docs/web/api/document/tooltipnode