Folks: I am attempting to craft a popup tooltip that contains clickable items, that shows over the top of the editor. The tooltip example was a great start at getting the popup to show up, I got the contents and craft the html for the tooltip, and it looks great.
But, nothing in the tooltip is selectable, and even the tooltip’s cursor that I set is not getting changed when I move the mouse over it. If I click over the tooltip, it is like I am clicking in the document below it. I even added hover css for the clickable items to try to change the background color, but that doesn’t work either.
This might be a lack of html or css comprehension on my part, but any thoughts or ideas anyone has would be a help. Having a popup that hovers over the editor and can have interactions would be a realy great thing to have.
