Wijmo UI for the Web
Tooltip
Wijmo User Guide > Widgets > Tooltip

The wijtooltip widget allows you to show a popup tooltip or an overlay that provides information about a target element in a callout or small box. Embed any HTML, images, and text to create a fully customized tooltip. The wijtooltip widget is created by the jquery.wijmo.wijtooltip.js library. It is simply applied to a jQuery selector, and a tooltip appears for the selector elements.

For a listing of all of the options, methods, and events available on this widget, please see the API docs for wijtooltip.

In this section

Quick Start

Main Elements

Markup and Scripting

Note: Check the Version History for an outline of new features, improvements, and changes to the Wijmo widgets.

Adaptive for Mobile Use

This widget is an adaptive widget in v3. If you are running v2.3.x or earlier, it is not adaptive. You can download v3 here: Downloads Page.

An adaptive widget is different from a jQuery UI widget in that you can use it in both mobile and non-mobile web applications. To use it in non-mobile applications, just use the regular help. To use it in mobile applications:

These steps are demonstrated in the jQuery Mobile topic.

See Also

KO

Reference