[Javascript] hiding single td cells

Michael Borchers list at tridemail.de
Tue Apr 25 06:58:18 CDT 2006


i have table

<table>
<tr>
<td id="cell[]"></td>
<td></td>
<td id="cell[]"></td>
</tr>
</table>

now i want to hide all td tags with the cell ID,
how can i?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20060425/e4e67245/attachment.htm>


More information about the Javascript mailing list