Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTML in tooltips not rendering #159

Open
brianbolnick opened this issue Aug 21, 2017 · 1 comment
Open

HTML in tooltips not rendering #159

brianbolnick opened this issue Aug 21, 2017 · 1 comment

Comments

@brianbolnick
Copy link

I've followed the instructions for including HTML inside the tooltip body, but its rendering as a string and not as HTML. Here is my JS:

$('.tooltipped').tooltip({ delay: 50, html: true });

What actually happens:

image

@Ruekompa
Copy link

Ruekompa commented Dec 5, 2018

I know this is pretty old, but I tested this issue and it works fine in the current version. I'm not sure what version you were at. So, it's probably time to close this issue, since it's no longer a problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants