stevenbenner / jquery-powertip

:speech_balloon: A jQuery plugin that creates hover tooltips.
https://stevenbenner.github.io/jquery-powertip/
MIT License
821 stars 137 forks source link

Unable to set action for close button #156

Closed saporlikar closed 7 years ago

saporlikar commented 7 years ago

Hi,

I want a close button inside a tooltip. I was able to get it by setting the hideTrigger option to "closeButton", but it is not working. How can I set an action to hide the tooltip on clicking the close button?