chinchang / chinchang/hint.css
Appear over element which has a "fixed" CSS position.
- Dominant language
- CSS
- Stars
- 8.4k
- Forks
- 680
- PR merge metrics
- No merged PRs in 30d
Description
Please can someone help me?
I'm seeing a strange bug where the tool tip hides beneath an element that has a fixed position.

You can see in my screenshot that my tooltip has a z-index of 1000000 and next to it is a golden did that has a z-index of 10. The golden DIV also as a fixed position. However whenever the tooltip appears, it always hides beneath the golden DIV. I have to keep the position fixed as the gold DIV is a toolbar and must remain floating above other elements.
Please can someone help as I don't know too much about CSS?
Thank you.
Contributor guide
Assessment
This issue has not been assessed yet.