I'm using addTooltipHTML to add a tip with a larger version of a card. I'm having some formatting issues with the HTML, but I can't inspect the tooltip HTML because it is hidden by onMouseLeave before I can mouse over it.
If I just embed my tooltip in the page the formatting issue doesn't happen, so this is something in the way it's being wrapped by dojo.
Does anyone have suggestions for how to debug these HTML tooltips?
and/or Is there a way to change the onMouseLeave behavior? (I want to add a long delay so I can inspect the HTML before the tip is removed.
Thanks,
B
If I just embed my tooltip in the page the formatting issue doesn't happen, so this is something in the way it's being wrapped by dojo.
Does anyone have suggestions for how to debug these HTML tooltips?
and/or Is there a way to change the onMouseLeave behavior? (I want to add a long delay so I can inspect the HTML before the tip is removed.
Thanks,
B