We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
Unfortunately, activation email could not send to your email. Please try again.
Syncfusion Feedback

Trusted by the world’s leading companies

Syncfusion Trusted Companies

Overview

The JavaScript Tooltip is a pop-up control that displays additional information or a message when users hover, click, focus, or touch an image, button, anchor tag, etc. A Tooltip can contain simple text, images, hyperlinks, or custom templates.


Position and mouse trails

The JavaScript Tooltip has twelve different options to position it around the target. Also, Tooltips can be configured to follow or not follow the mouse. Tip pointer positions are right, left, top, and bottom.


Smart positioning/auto positioning

The JavaScript Tooltip intelligently auto positions its content and arrows. It also fits in the best location of the view port or container.


Dynamic content through AJAX

Load content dynamically to JS Tooltip on demand using the AJAX callback.


Animate Tooltip

Show or hide the JavaScript Tooltip with smooth animations and control the animation via effect, duration, and delay.


Templated tooltip

The tooltip content can be loaded with HTML elements, images, hyperlinks, iframe, videos, maps, etc. Users can also add a title to the content.


Display behavior

Show or hide an HTML5 Tooltip using hover, click, double-click, focus, and custom modes. Use the custom mode to show or hide a tooltip.


Offset position

Customize the offset position of a tooltip from a target element.


Sticky Tooltip

Prevent the tooltip from hiding after a short duration using the sticky mode.


Trigger actions

Show the JavaScript Tooltip on hover, click, touch, and focus on any element.


Fancy tooltip

The HTML5 Tooltip can be fully customized using CSS styles.


Built-in themes

HTML5 Tooltip is shipped with several built-in themes such as Bootstrap 5, Fluent, Tailwind CSS, Material, high contrast, and more. Users can customize any one of these built-in themes or create new themes by either simply overriding SASS variables or using the Theme Studio application.

Themes support in HTML5 Tooltip


Easy integration feature in Tooltip JS

Easy integration

Users just need a message and target element to make the JS Tooltip fully functional. It will work out of the box. However, it provides many options to change the position, animation, and appearance.


Touch-friendly

Best user experience on touch devices such as phones and tablets by recognizing touch gestures.

Tooltip JS with touch-friendly


HTML5 SVG and canvas

JavaScript Tooltip supports both SVG and canvas elements. Users can directly attach tooltips to HTML5 <svg> or <canvas> elements to show data visualization elements.


Built-in and customizable themes

Several built-in, Sass-based themes are available: Fluent, Tailwind CSS, Bootstrap 5, Bootstrap, Material, and high contrast. Users can customize these themes by either overriding the existing Sass styles or creating custom themes using the Theme Studio application.


Other supported frameworks

The Tooltip component is also available in Blazor, React, Angular, and Vue frameworks. Check out the different Tooltip platforms from the links below,


Accessibility

  • Fully supports WAI-ARIA accessibility to make it accessible to screen readers and assistive devices.

  • Based on the WCAG 2.0 standard, UI visual elements such as foreground color, background color, line spacing, text, and images are designed.

  • Follows WAI-ARIA best practices best practices for implementing keyboard interaction.

Developer-friendly APIs

In JS Tooltip, users can control all the UI elements and behaviors. A rich set of developer-friendly APIs provides the best user experience..


JavaScript Tooltip code example

Easily get started with the JavaScript Tooltip (HTML5 Tooltip) using a few simple lines of HTML and TS code, as demonstrated below. Also explore our JavaScript Tooltip example that shows you how to render and configure the Tooltip in JS.

<div style="margin: 50px;">
    <!--element which is going to render-->
    <span id='target'>Show Tooltip</span>
</div>
import { Tooltip } from '@syncfusion/ej2-popups';

// initialize tooltip component
let tooltip: Tooltip = new Tooltip({
content: 'Tooltip content'
});

// render initialized tooltip
tooltip.appendTo('#target');



80+ JAVASCRIPT UI CONTROLS

Frequently Asked Questions

  • Automatically adjust display position based on view page.
  • Customize the content with icons, images, or a dynamic AJAX template.
  • Enhance the open and close of a popover with out-of-the box animations.
  • One of the best JavaScript Tooltip in the market that offers feature-rich UI to interact with the software.
  • Simple configuration and APIs.
  • Supports all modern browsers.
  • Mobile-touch friendly and responsive.
  • Expansive learning resources such as demos and documentation to learn quickly and get started with the HTML5 Tooltip.

You can find our JavaScript Tooltip demo here.

No, this is a commercial product and requires a paid license. However, a free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue, 5 or fewer developers, and 10 or fewer total employees.

A good place to start would be our comprehensive getting started documentation.

Our Customers Love Us

Having an excellent set of tools and a great support team, Syncfusion reduces customers’ development time.
Here are some of their experiences.

Rated by users across the globe

Transform your applications today by downloading our free evaluation version Download Free Trial

Awards

Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion is proud to hold the following industry awards.

Up arrow icon
Live Chat Icon For mobile