Tooltip widget with both the on click function, and the hover.

0
I am using the tooltip widget, since all the tooltips in our app are hover we want this to be possible for this one as well.  But sometimes we want people to be able to copy certain things in the tooltip message. Which would call for the click function of the tooltip widget. Is there a way for both the click function to work and the hover. So when a user hovers, it should show the message, clicking on it should leave it open for copying.    I have tried the hover,focus function, which should do this but it does not work. When I try that it just works as a hover.
asked
0 answers