Wikiki / bulma-extensions

This repository provides a simple access to all of my extensions for Bulma.io
MIT License
681 stars 49 forks source link

Activate tooltip on :hover only (not on :focus) ? #138

Closed dtrckd closed 4 years ago

dtrckd commented 4 years ago

Hi,

I have button with a tooltip as follows:

<button class="button tooltip has-tooltip-fade has-tooltip-left" data-tooltip="Hello"><button>Click me</button>

When we hover the button, the tooltip shows up, ok. When we click the button, the tooltip stays on the button.

How can we have the tooltip showing up on :hover only (not on :focus i.e when the button is clicked) ?

Wikiki commented 4 years ago

Hi,

please use the new version available here: https://github.com/CreativeBulma/bulma-tooltip