tooltipster

tooltip ui-component

Tooltipster is a jQuery-based tooltip plugin. It provides an easy way to add and manage tooltips that offer additional information for elements on a web page. Tooltipster offers user-friendly designs and various customization options, enabling web developers to effectively implement tooltips.

Latest Ver 4.2.8
Homepage
Github
0
2,752
📢 Tooltipster is a plugin using jQuery to add tooltips to web elements.
License: MIT
https://cdnjs.cloudflare.com/ajax/libs/tooltipster/4.2.8/js/plugins/tooltipster/SVG/tooltipster-SVG.js
https://cdnjs.cloudflare.com/ajax/libs/tooltipster/4.2.8/js/plugins/tooltipster/SVG/tooltipster-SVG.min.js
https://cdnjs.cloudflare.com/ajax/libs/tooltipster/4.2.8/js/tooltipster.bundle.js
https://cdnjs.cloudflare.com/ajax/libs/tooltipster/4.2.8/js/tooltipster.bundle.min.js
https://cdnjs.cloudflare.com/ajax/libs/tooltipster/4.2.8/js/tooltipster.main.js
https://cdnjs.cloudflare.com/ajax/libs/tooltipster/4.2.8/js/tooltipster.main.min.js
https://cdnjs.cloudflare.com/ajax/libs/tooltipster/4.2.8/css/plugins/tooltipster/sideTip/themes/tooltipster-sideTip-borderless.min.css
https://cdnjs.cloudflare.com/ajax/libs/tooltipster/4.2.8/css/plugins/tooltipster/sideTip/themes/tooltipster-sideTip-light.min.css
https://cdnjs.cloudflare.com/ajax/libs/tooltipster/4.2.8/css/plugins/tooltipster/sideTip/themes/tooltipster-sideTip-noir.min.css
https://cdnjs.cloudflare.com/ajax/libs/tooltipster/4.2.8/css/plugins/tooltipster/sideTip/themes/tooltipster-sideTip-punk.min.css

Sample Code

⚠️ Some code, including import statements, may not run properly on jsFiddle. If it fails to execute, please copy the code and try it in your own environment.
📄 HTML
<div class="tooltip" title="Tooltip Content">Hover over me!</div><script>$(document).ready(function() {$('.tooltip').tooltipster();});</script>

🎨 External CSS
<link href="https://cdnjs.cloudflare.com/ajax/libs/tooltipster/4.2.8/css/tooltipster.bundle.min.css" rel="stylesheet">

🧩 External JS
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/tooltipster/4.2.8/js/tooltipster.bundle.min.js"></script>

⚙️ JavaScript
$(document).ready(function() {$('.tooltip').tooltipster();});
⚡ Top Tools for Developers
Text Compare

Text Comparison

Easily spot the differences between two texts.

Favicon Generator

Favicon Generator

Quickly and easily generate favicons.

Lorem Ipsum Generator

Lorem Ipsum Generator

Generate placeholder text for your designs.

Character Counter

Character Counter

Check character and word count in real time.

SRT ↔ SMI

SRT ↔ SMI Converter

Easily convert between subtitle formats.

Text Extract(OCR)

Image Text Extractor

Automatically extract text from images.