Datatable overshadow other divs on the same page
Datatable overshadow other divs on the same page
reich
Posts: 4Questions: 1Answers: 0
Debugger code (debug.datatables.net):
https://debug.datatables.net/iqapis
Description of problem:
Hello, I'm using datatabels on my web page. The problem is the tables are overshadowing other divs, especially when I choose to show long tables. They just bump upon each other.
Any ideas how should I make it work so the long table will "push" the following divs below, not just over
Thanks in advance.
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
About the only way to help with styling issues is to see the page with the problem. Please post a link to your page or a test case replicating the issue so we can help debug.
https://datatables.net/manual/tech-notes/10#How-to-provide-a-test-case
Kevin
<link erased>
Here is the link. Could I hide/delete this post later?
It seems to be working for me:
This is with Chrome on the Mac. Maybe its a browser or device specific issue. Have you tried other browser's? What browser and platform are you using?
The link can be removed. You can PM it directly to the developers (@allan or @colin) if you wish. Let us know when you want to delete it.
Kevin
Oh... It looks like it is a browser issue.
I'm on Mac Chrome too. And when I changed it to Safari it works.
Thanks for the help.
I removed the link from the thread.
Kevin
Thank you very much, Kevin.
I haven't seen the page, but are you still seeing this in Chrome? Is it Chrome 91 and do you have complex headers (colspan / rowspan)? If so, it would be worth trying the nightly which might help.
Allan