Show tooltip without hover?

Working on an app with a very useful tooltip. But trying to find a way to show the tooltip when the page loads, or a certain input is focused. But can’t find any way to activate the tooltip.

1 Like

What are you using for the tooltip? A plugin?

1 Like

no plugin. It’s part of the button element.
image

Oh gotcha. Those tooltips aren’t great IMO. They’re the native browser tooltips and you need to hover for a while for them to show.

There might be some javascript you could write, but it’s probably better to just use a plugin. There’s probably one on the market that has a “show” action you can use. It will also look better!

2 Likes

appreciate the advice!

1 Like

Hey @johncaulkins,

I would recommend this plugin by Zeroqode