<table id="universal-radio-program" title="Uzej ar pelīti uz nosaukumu, lai redzētu aprakstu...">
<thead>
<tr><th> </th><th scope="col">Pirmdiena</th><th scope="col">Otrdiena</th><th scope="col">Trešdiena</th><th scope="col">Ceturtdiena</th><th scope="col">Piektdiena</th><th scope="col">Sestdiena</th><th scope="col">Svētdiena</th><th> </th></tr>
</thead>
<tbody>
<tr>
<td>00</td>
<td title="Dance / Hands Up, Trance, New Tunes..." rowspan="2" colspan="4">Prepare for Morning</td>
<td title="Presents by Universal Radio X selection...">Take The Chance Of Dance with Universal Radio</td>
<td title="Universal Radio DJ Team Lives...">URDT Live Sets</td>
<td title="Universal Radio DJ Team Lives..."> </td>
<td><strong>00</strong></td>
</tr>
<tr>
<td>01</td>
<td> </td>
<td> </td>
<td> </td>
<td>01</td>
</tr>
<tr>
<td>02</td>
<td title="Progressive, Trance, Techtrance, Hard Trance tunes...">Trance Edition!</td>
<td title="Progressive, Trance, Techtrance, Hard Trance tunes..."> </td>
<td title="Progressive, Trance, Techtrance, Hard Trance tunes..."> </td>
<td title="Progressive, Trance, Techtrance, Hard Trance tunes..."> </td>
<td title="Progressive, Trance, Techtrance, Hard Trance tunes..."> </td>
<td title="Progressive, Trance, Techtrance, Hard Trance tunes..."> </td>
<td title="Progressive, Trance, Techtrance, Hard Trance tunes..."> </td>
<td>02</td>
</tr>
</tbody>
<tfoot>
<tr><th scope="row"> </th>
<td>Pirmdiena</td>
<td>Otrdiena</td>
<td>Trešdiena</td>
<td>Ceturtdiena</td>
<td>Piektdiena</td>
<td>Sestdiena</td>
<td>Svētdiena</td>
<th> </th></tr>
</tfoot>
</table>
次に例を示します。
そして、Opentipがテーブルtd
要素のタイトル属性を読み取り、opentipコンテンツをグループ化して表示したい。デフォルトのタイトル属性を削除します。
私の好みのアダプターはprototypeですが、 jqueryにすることもできます。
opentipについて: http://www.opentip.org
ソリューションでjsfiddleを更新してください。