Tooltips with Buttons

Hello,

I want to do this:

When a person uses my application for the first time, I want a tooltip to appear above the Home button.

User can click on a button ‘inside’ the tooltip: Next. Another tooltip will fade in, this time below another button. User will click on next, also ‘inside’ that tooltip, and another tooltip will appear.

A total of five tooltips.

With Popovers, I can have the Next button, but popovers are hard to position below elements.

I hope I am being clear. I am not good at explaining things :frowning:

1 Like

I haven’t used it, but this Ionic tooltips module might be helpful.

1 Like