Advanced ToolTip Example

This shows how to use ToolTip features in 1.2.6 and extended in 1.3.3 to render tooltips manually, and for any area (inside or outside an imagemap)


Example of displaying tooltips. Click a link to invoke the tooltip via API and hover over sections of the shapes.


Example of displaying tooltips on generic HTML Elements. Hover over the bold text to display the tooltip.

This is a div. Apply tooltip using text.
This is a div. Apply tooltip using jquery.
This is another div. Apply tooltip using options.content.
This is another div. Apply tooltip using function.

Example of using the mapster toolTip property at a global level to apply tooltips to areas. The tooltip property can be a string, jQuery object or function. Hover over the members of the band and see their name.