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.
Note: Check the Version Histories for an outline of new features, improvements, and changes to the Wijmo widgets. |
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 2013 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.