將所有格子全部塗白. td.parents( "table:first" ).find( "td" ) .css( "background-color" , "white" );. //用parent()取得<td>所屬<tr>. var tr = td.parent();.
確定! 回上一頁