Tooltips dismiss on stop hover
Hello, I'm looking for a way to dismiss tooltips when the user stops hovering over the element.
I saw one post about using custom javascript to do this but I don't see anywhere to input custom code in my guide besides Identifying the target element with CSS.
Thank you for any direction you can provide.
0
Comments
Hi Mike - if you add a "Custom code block" element to your guide via the guide designer, you can then insert your JS there.
Hope that helps!
Does anyone have a code snippet to insert? I tried this one, but it just caused the guide to shake uncontrollably. https://github.com/pendo-io/snippets/blob/master/guides/dismissingGuides/dismissGuideOnLeaveHover/dismissGuideOnLeaveHover.js
Please sign in to leave a comment.