Difference between revisions of "Publications"
m |
|||
Line 8: | Line 8: | ||
== Publications: == | == Publications: == | ||
+ | |||
+ | |||
+ | <table id="tablepaging" class="yui" align="center"> | ||
+ | <thead> | ||
+ | <tr> | ||
+ | <th>Name </th> | ||
+ | <th>Major </th> | ||
+ | <th>Sex </th> | ||
+ | <th>English </th> | ||
+ | <th>Tamil </th> | ||
+ | <th>Calculus </th> | ||
+ | <th>Geometry </th> | ||
+ | </tr> | ||
+ | </thead> | ||
+ | <tbody> | ||
+ | <tr class="even"> | ||
+ | <td>Student01 </td> | ||
+ | <td>Languages </td> | ||
+ | <td>M </td> | ||
+ | <td>80 </td> | ||
+ | <td>70 </td> | ||
+ | <td>75 </td> | ||
+ | <td>80 </td> | ||
+ | </tr> | ||
+ | <tr class="odd"> | ||
+ | |||
+ | <td>Student02 </td> | ||
+ | <td>Languages </td> | ||
+ | <td>M </td> | ||
+ | <td>80 </td> | ||
+ | <td>70 </td> | ||
+ | <td>75 </td> | ||
+ | <td>80 </td> | ||
+ | </tr> | ||
+ | . | ||
+ | . | ||
+ | . | ||
+ | |||
+ | </tbody> | ||
+ | </table> | ||
+ | <div id="pageNavPosition" style="padding-top: 20px" align="center"> | ||
+ | </div> | ||
+ | <script type="text/javascript"><!-- | ||
+ | var pager = new Pager('tablepaging', 5); | ||
+ | pager.init(); | ||
+ | pager.showPageNav('pager', 'pageNavPosition'); | ||
+ | pager.showPage(1); | ||
+ | </script> |