Skip to content

Instantly share code, notes, and snippets.

@techjewel
Created April 16, 2018 06:33
Show Gist options
  • Save techjewel/95f13736aaee068b3caaa039142cf785 to your computer and use it in GitHub Desktop.
Save techjewel/95f13736aaee068b3caaa039142cf785 to your computer and use it in GitHub Desktop.
<div id="footable_parent_353" class="ninja_table_wrapper">
<table class="ninja_table_pro">
<thead>
<tr class="footable-filtering">
<!-- Filtering Markup here -->
</tr>
<tr class="footable-header">
<th class="ninja_column_0">Column 1</th>
<th class="ninja_column_1">Another Column</th>
</tr>
</thead>
<tbody>
<!-- Table Rows markup here -->
</tbody>
<tfoot></tfoot>
</table>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment