<td onMouseover="this.style.class='neueklasse'= onMouseout="this.style.class=''">huhu</td>
wie mach ich das richtig, bei mouseover die klasse wechseln? sollte auch in netscape 4.7 funzen.
<td onMouseover="this.style.class='neueklasse'= onMouseout="this.style.class=''">huhu</td>
wie mach ich das richtig, bei mouseover die klasse wechseln? sollte auch in netscape 4.7 funzen.