Skip to content

Instantly share code, notes, and snippets.

@dev-jaydeep
Created January 9, 2020 10:53
Show Gist options
  • Save dev-jaydeep/ae1e8a68e9fdefeb61234af95a472955 to your computer and use it in GitHub Desktop.
Save dev-jaydeep/ae1e8a68e9fdefeb61234af95a472955 to your computer and use it in GitHub Desktop.
<link rel="stylesheet" href="https://cdn.datatables.net/1.10.20/css/jquery.dataTables.min.css">
<link rel="stylesheet" href="https://cdn.datatables.net/responsive/2.2.3/css/responsive.dataTables.min.css">
<script src="https://code.jquery.com/jquery-3.4.1.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
<script src="https://cdn.datatables.net/1.10.20/js/jquery.dataTables.min.js"></script>
<script src="https://cdn.datatables.net/responsive/2.2.3/js/dataTables.responsive.min.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment