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
You're welcome. This behavior is standard html logic : when you click the child, the parent is also clicked. You can however indeed use custom triggers or the functionBefore callback to create more complex scenarios. Further implementation help should be sought on Stackoverflow or another help forum. Thank you.
I am facing one problem,
The tooltipster triggered same time for parent and child.
![screen shot 2015-05-25 at 6 29 57 pm](https://cloud.githubusercontent.com/assets/226659/7797595/f6440912-030b-11e5-9d3d-993ec04ccba2.png)
http://jsfiddle.net/skumaresan/q80yf4pd/1/
http://jsfiddle.net/skumaresan/q80yf4pd/
but the browser trigger correctly.
The text was updated successfully, but these errors were encountered: