question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Tooltips not working?

See original GitHub issue

I’m testing with the example from the docs and it just doesn’t do anything.

<a class="btn tooltipped" data-position="bottom" data-delay="50" data-tooltip="I am tooltip">Hover me!</a>

dgddg

All the other Materialize classes are working.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:14

github_iconTop GitHub Comments

4reactions
Nohinncommented, Dec 7, 2016

@simoazzo try adding this between your jquery-ui-min and materialize references to make sure there are no conflicts between them: $.widget.bridge('uitooltip', $.ui.tooltip);

1reaction
Nohinncommented, Oct 4, 2016

@joaosardinha are you using any other UI framework (like jQuery UI) that might be overriding the Materialize tooltip function?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bootstrap tooltips not working - Stack Overflow
Without the selector option the tooltip does not work for me, here is a demo i put up: jsfiddle.net/VXctp, try it without the...
Read more >
[Solved] Bootstrap tooltip not working - Code2care
If you have included a tooltip feature to your webpage designed using Twitter's Bootstrap UI Framework and it's not working then the most ......
Read more >
Tooltips · Bootstrap v5.0
Documentation and examples for adding custom Bootstrap tooltips with CSS and JavaScript using CSS3 ... Triggering tooltips on hidden elements will not work....
Read more >
Bootstrap tooltip not working? - Laracasts
Hi, In my blade files a bootstrap tooltip is working properly. But in my .vue files the tooltip does not work anymore? I'm...
Read more >
Tooltip HTML messages not working
I am using MDB Pro v4.10.1 with Bootstrap v4.4.1. I want to use html formatted Tooltips but it isnot working. I did exactly...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found