Datatable overshadow other divs on the same page

Datatable overshadow other divs on the same page

reichreich 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

Answers

  • kthorngrenkthorngren Posts: 20,144Questions: 26Answers: 4,736

    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

  • reichreich Posts: 4Questions: 1Answers: 0
    edited July 2021

    <link erased>

    Here is the link. Could I hide/delete this post later?

  • kthorngrenkthorngren Posts: 20,144Questions: 26Answers: 4,736
    edited July 2021 Answer ✓

    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

  • reichreich Posts: 4Questions: 1Answers: 0

    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.

  • kthorngrenkthorngren Posts: 20,144Questions: 26Answers: 4,736

    I removed the link from the thread.

    Kevin

  • reichreich Posts: 4Questions: 1Answers: 0

    Thank you very much, Kevin.

  • allanallan Posts: 61,446Questions: 1Answers: 10,054 Site admin

    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

Sign In or Register to comment.