JHTML-BEHAVIOR-TOOLTIP-001

JHtml::_('behavior.tooltip')

behavior.tooltip

Joomla 3 tooltips were MooTools. They do not run on Joomla 4+.

JHtml::_('behavior.tooltip')Bootstrap 5 tooltip or native title

Dies at Joomla 3 → 4J3: Works nativelyJ4: Removed — fatalJ6: Removed — fatalBC plugin: no — already dead on J4You rewrite thisJavaScript

Symptoms people search

hasTooltip does nothing · behavior.tooltip

Replace this code

Swap JHtml::_('behavior.tooltip') for Bootstrap 5 tooltip or native title.

Joomla 3

Remove or stop calling this

JHtml::_('behavior.tooltip');
<span class="hasTooltip" title="Help">

Joomla 4 / 6

Use this instead

Use Bootstrap 5 data-bs-toggle="tooltip" or a plain title attribute.

How to fix it

  1. 1Remove behavior.tooltip.
  2. 2Use Bootstrap 5 tooltips if you still want hover help.

Also known as

behavior.tooltip · hasTooltip · hasTip

Related issues

Get in touch

Have a project in mind? Let's talk about it.

Tell us what you're building. Whether it's a new site, an online store, a mobile app, or something that needs AI under the hood, we'll get back to you within a business day.

Free consultation
No commitment, no pressure
Reply within 24 hours
Usually much faster

Prefer a direct conversation?

Request a project quote

Tell us about your project

Fill out the quick form and we'll reach out.