Placement examples
North West
North
North East
West
East
South West
South
South East
<div class="north-west" title="North West"
>North West</div
>
<div class="north" title="North"
>North West</div
>
<div class="north-east" title="North East"
>North West</div
>
<div class="west" title="West"
>North West</div
>
<div class="east" title="East"
>North West</div
>
<div class="south-west" title="South West"
>North West</div
>
<div class="south" title="South"
>North West</div
>
<div class="south-east" title="South East"
>North West</div
>
Mouse follow examples
The PowerTip for this box will follow the mouse.
<div title="Mouse follow {followMouse: true}"
>The PowerTip for this box will follow the mouse.</div
>