Large space above the table
Large space above the table
nick.stanziani
Posts: 1Questions: 1Answers: 0
I have a large blank space above the table. I stripped everything off the page except the table and the space is still there. I found the following, the more rows my table has the larger the blank space above the table.
I'm using the standard CSS, JS, html Table provided in the Examples as I'm new to this plug-in.
Thank you in advance for your help.
<body>
<table width="100%" class="display compact" id="example" cellspacing="0" data-page-length="10">
<thead>
<tr>
<th>Name</th>
<th>Position</th>
This discussion has been closed.
Answers
Happy to take a look at a test case if you provide a link (per the forum rules). Its probably CSS related.
Allan