Created
April 16, 2018 06:33
-
-
Save techjewel/95f13736aaee068b3caaa039142cf785 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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