Hallo,
Ich bin ein absoluter Newbie in Javascript, und habe in eine Tabelle folgenden Code eingefügt:
<table width="100px" border="1" bordercolor="white" cellspacing="0" cellpadding="0">
<tr>
<td onmouseover="this.style.backgroundColor='gray'" onmouseout="this.style.backgroundColor=''" align="left" ><a href="#">Home</a></td>
</tr>
</table>
So, und nun will ich, dass wenn man irgendwo in die Spalte klickt, ein Link ist. aber Es ist nur beim Link ein Link...
Bitte E-Mail an mich:
Niklas@itc-ms.de
Danke!!