js 표 데이터 정렬 sort table data

이 글 은 뒤에 보충 사항 이 있 습 니 다.코드 중점:table class=sortable 2.test.htm

<SCRIPT src="sort.js" type="text/javascript"></SCRIPT>
<table class=sortable id=mc1 border="1" width="1350" cellspacing="0" bordercolordark="#FFFFFF" bordercolorlight="#000000" style="word-break:break-all;">
<tr align=center>
<td width="250" align=left> 、 (2009 2 )</td>
<td width="100" class=ud> </td>
<td width="100" class=ud> </td>
<td width="150" class=ud> </td>
<td width="100" class=ud> </td>
<td width="100" class=ud> </td>
<td width="150" class=ud> </td>
<td width="150" class=ud> </td>
<td width="150" class=ud> </td>
<td width="100" class=ud> </td>
</tr>
<tr align=left><td width=250>1</td><td width=100> &nbsp;</td><td width=100> </td><td width=150> 3 , 1 &nbsp;</td><td width=100> 2009-2-1 2009-2-28</td><td width=100> </td><td width=150>&nbsp;</td><td width=150>&nbsp;</td><td width=150>&nbsp;</td><td width=100>&nbsp;</td></tr>
<tr align=left><td width=250>2</td><td width=100> &nbsp;</td><td width=100> </td><td width=150> &nbsp;</td><td width=100> 2009-2-1 2009-2-28</td><td width=100> </td><td width=150>&nbsp;</td><td width=150>&nbsp;</td><td width=150>&nbsp;</td><td width=100>&nbsp;</td></tr>
<tr align=left><td width=250>3</td><td width=100> &nbsp;</td><td width=100> </td><td width=150> &nbsp;</td><td width=100> 2009-2-1 2009-2-28</td><td width=100> </td><td width=150>&nbsp;</td><td width=150>&nbsp;</td><td width=150>&nbsp;</td><td width=100>&nbsp;</td></tr>
<tr align=left><td width=250>4</td><td width=100> &nbsp;</td><td width=100> </td><td width=150> OA&nbsp;</td><td width=100> 2009-2-1 2009-2-28</td><td width=100> </td><td width=150>&nbsp;</td><td width=150>&nbsp;</td><td width=150>&nbsp;</td><td width=100>&nbsp;</td></tr>
<tr align=left><td width=250>d</td><td width=250>d</td><td width=100> </td><td width=150> &nbsp;</td><td width=100> 2009-2-1 2009-2-28</td><td width=100> </td><td width=150>&nbsp;</td><td width=150>&nbsp;</td><td width=150>&nbsp;</td><td width=100>&nbsp;</td></tr>
<tr align=left><td width=250> </td><td width=250>dk</td><td width=100> </td><td width=150> &nbsp;</td><td width=100> 2009-2-1 2009-2-28</td><td width=100> </td><td width=150>&nbsp;</td><td width=150>&nbsp;</td><td width=150>&nbsp;</td><td width=100>&nbsp;</td></tr>
<tr align=left><td width=250></td><td width=250>dn</td><td width=100> </td><td width=150> &nbsp;</td><td width=100> 2009-2-1 2009-2-28</td><td width=100> </td><td width=150>&nbsp;</td><td width=150>&nbsp;</td><td width=150>&nbsp;</td><td width=100>&nbsp;</td></tr>
<tr align=left><td width=250>d1</td><td width=250>d</td><td width=100> </td><td width=150> &nbsp;</td><td width=100> 2009-2-1 2009-2-28</td><td width=100> </td><td width=150>&nbsp;</td><td width=150>&nbsp;</td><td width=150>&nbsp;</td><td width=100>&nbsp;</td></tr>
<tr align=left><td width=250>d2</td><td width=250>d</td><td width=100> </td><td width=150> &nbsp;</td><td width=100> 2009-2-1 2009-2-28</td><td width=100> </td><td width=150>&nbsp;</td><td width=150>&nbsp;</td><td width=150>&nbsp;</td><td width=100>&nbsp;</td></tr>
<tr align=left><td width=250>d3</td><td width=250>d</td><td width=100> </td><td width=150> &nbsp;</td><td width=100> 2009-2-1 2009-2-28</td><td width=100> </td><td width=150>&nbsp;</td><td width=150>&nbsp;</td><td width=150>&nbsp;</td><td width=100>&nbsp;</td></tr>
</table>

좋은 웹페이지 즐겨찾기