Why doesn't tool tip work on THIS page?

I am trying to implement a ‘tooltip’ on this page. It won’t work anywhere I put it on the page:
Case 1: inside a div
Case 2: outside a div (but still inside the body tag.)
I suspect it has something to do with being ‘buried’ in divs and span classes. (But that doesn’t explain why it won’t work in case #2.)
It works perfectly fine on a ‘plain’ page without all the divs!
It also works when I dump all the css and html into my codepen space!
[https://codepen.io/posweyb/pen/dPyJLGB]

I know the relative stylesheet works (because all the styling is on that page and it/they works)

You’re saying it works on codepen?

Where does it not work?

Thank you for pointing this out! I am new and don’t really know if just a link okay is okay or should I try to narrow down the code to fit in the original question. This is the link to where it doesn’t work. W

Is this what you are testing? It seems to work for me.


If not, please give a detailed description of how to test and replicate the problem.

What the heck? I swear this thing “heals” itself sometimes. Thank you. (Slapping forehead)

2 Likes