Prakriti

Untitled

Apr 27th, 2018
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. \n<script type='text/javascript'>\n \n$(document).ready(function() {\n\n $('#table_id4').DataTable(\n {pageLength: 3}\n );\n\n});\n</script>\n
  2. <table class=\"display\" cellspacing=\"0\" width=\"50%\" id=\"table_id4\">\n
  3. <thead>\n <tr>\n <th>Num1 </th>\n <th>Num2 </th>\n <th>Num3 </th>\n </tr>\n </thead></table>
Add Comment
Please, Sign In to add comment