--- title: Document.tooltipNode slug: Web/API/Document/tooltipNode tags: - API - DOM - Document - Propriétés - XUL translation_of: Web/API/Document/tooltipNode ---

{{ ApiRef("DOM") }}

{{draft}}

Renvoie le noeud qui est la cible de l'actuel {{ XULElem("tooltip") }}.

Syntaxe

document.tooltipNode;

Spécification

XUL-specific method. Not part of any specification. Defined in {{ Source("dom/public/idl/xul/nsIDOMXULDocument.idl#59", "nsIDOMXULDocument.idl") }}.