<td onMouseOut="this.style.backgroundImage='gif/bild.gif'">text</td>
verursacht einen Fehler (ungültiges Argument)
this.style.backgroundImage='url(gif/bild.gif)';
Gruß Herbalizer
<td onMouseOut="this.style.backgroundImage='gif/bild.gif'">text</td>
verursacht einen Fehler (ungültiges Argument)
this.style.backgroundImage='url(gif/bild.gif)';
Gruß Herbalizer