mouseover ..

mist klappt nicht..
also 2 mouseover scheinen net zu klappen
also mein code sieht so aus..

<tr>
<td><a href="news.htm" target="otherframe" onmouseover="austausch1.src='pics/rtcw/lives_allies2.jpg';" onmouseout="austausch1.src='pics/rtcw/lives_allies.jpg';">
<img src="pics/rtcw/lives_allies.jpg" name="austausch1" alt="News" height="32" width="32"></a></td>
</tr>

Hope you help

:(
 
:rolleyes:


PHP:
<a href="news.htm" target="otherframe" onmouseover="status='Bildbeschreibung',austausch1.src='pics/rtcw/lives_allies2.jpg';" onmouseout="austausch1.src='pics/rtcw/lives_allies.jpg';"> 
<img src="pics/rtcw/lives_allies.jpg" name="austausch1" alt="News" height="32" width="32"></a>
 

Neue Beiträge

Zurück