« XUL Reference home
page
Type: boolean
Setting the page attribute to true will result in the tooltip being filled automatically as appropriate for a browser content area tooltip, i.e. the tooltip text is set according to the DOM element in the browser that the user hovered over.

Example

<tooltip id="pageTooltip" page="true"/>
<browser tooltip="pageTooltip"/>