arya-blue
luna-amber
luna-blue
luna-green
luna-pink
nova-dark
nova-light
saga-blue
vela-blue
Tooltip
Mouse tracking enables tooltip's positioning in relation to the mouse.
Hover over this box to see mouse tracking in action
Source

<h:panelGroup id="demoMouse" layout="block"
    style="height:200px; line-height:200px; width:550px; border:dotted 2px #7F0055; vertical-align:middle; text-align:center">
    <div style="font-weight:bold;">
        Hover over this box to see mouse tracking in action
    </div>
</h:panelGroup>

<pe:tooltip for="demoMouse" value="I position myself at the current mouse position"
            mouseTracking="true" myPosition="top left" adjustX="10" adjustY="10"/>
            
Components and more
Documentation pe:
Attributes (move mouse over the names to see data types)
Name Description
No attributes available for this component.
PrimeFaces Extensions Showcase - © 2011-2025,PrimeFaces: 15.0.13,PrimeFaces Extensions: 15.0.14-SNAPSHOT,JSF: Apache MyFaces JSF-2.3 Core Impl 2.3.10,Server: Apache Tomcat (TomEE)/9.0.82 (8.0.16),Build time: 2026-02-23 00:32