Thank You, I got it. Can you tell me how to close the tooltip box also by clicking with the close button.I want to enable the close button through out desktop version as well as in mobile version.
Thank You, I got it. Can you tell me how to close the tooltip box also by clicking with the close button.I want to enable the close button through out desktop version as well as in mobile version.
When the tooltip script detect the device is touch-enabled, it will turn on the close button automatically.
To also enable close button on desktop, you need to choose the option {sticky: true} or {sticky: 1} in the tooltip.js. To see their difference, please refer to the http://www.menucool.com/tooltip/javascript-tooltip#view2
See the "Click me" link in http://www.menucool.com/tooltip/javascript-tooltip
If your question is related to the topic of this post, you can post your question to this page by clicking the "Post a reply" button at left;
If your question is related to the Javascript Tooltip, click:
Ask new question: Javascript TooltipOtherwise navigate to one of the following forum categories, and post your question there.
##