FixedHeader and Bootstrap Tooltips
FixedHeader and Bootstrap Tooltips
marc2017
Posts: 1Questions: 1Answers: 0
Hello,
i have a problem with FixedHeader, Bootstrap Tooltips on the header cells and a fixed navbar.
When the tooltip is shown and i scroll the table so the tooltip hits the navbar, the tooltip does not disappear. It scrolls on.
https://imagebin.ca/v/3gnprGCDsZ22
jsfiddle.net/gv3L7s0w/
I think this is because of the _clone function which duplicates the header. The tooltips should be closed when the header is cloned.
Can anybody help me? Thanks in advance!
This discussion has been closed.