You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, yes you can. I suggest you use the experimental Tooltipster v4 to accomplish that.
In the functionBefore callback, you'll have to get all the parents of the inner field, provide them to the instances static method to get the instances of all tooltips on parents, and call the close method on these instances.
Hi! Given, I have following html with JavaScript for tooltipsting and unimportant css. (Or just use my jsfiddle-link
Is there any possibility to disable the outer tooltip when triggering the inner tooltip? At the moment both tooltips are getting displayed.
Kind Regards,
Rokko
The text was updated successfully, but these errors were encountered: