Files
openlayers/master/examples/Status.html
Éric Lemoine 5d14b9e2d4 Updated
2013-02-20 10:38:25 +01:00

8 lines
293 B
HTML

<table class="Status">
<tr>
<td class="Time"><span dojoAttachPoint="timeNode">0.00</span></td>
<td class="Status"><div dojoAttachPoint="titleNode">Loading...</div></td>
<td class="Duration"><span dojoAttachPoint="durNode">0.00</span></td>
</tr>
</table>