Jones Vinoth Joseph

Developer - .Net(C#|VB), HTML, CSS, jQuery

Resizable Columns

Example on the right shows a demo of a table with resizable columns
HTML
<table class="resizable">
  <thead>
    <tr>
      <th>col 1</th>
      <th>col 2</th>
	  ...
    </tr>
  </thead>

  <tbody>
    <tr>
      <td>Column 1</td>
      <td>Column 2</td>
      ...
    </tr>
  </tbody>
</table>
jQuery
$('table.resizable').resizableColumns();
Subject Sem1 Sem2 Total
Total 1243 1143 2386
Physics-1 67 78 145
Engoneering Physics 76 56 132
Engineering Mathematics 76 56 132