Hallo,
kennt jemand das Problem, das mouseevents im Firefox erst beim zweiten mal ausgelöst werden?
Der Code:
<a href = "bild_anim.gif" onclick="this.firstChild.src=this.href;return false;" onmouseover="onclick();return false;" onkeypress=""/> <img src="bild.jpg" alt="" title="klick mich ... " width="140" height="113" /></a>
Gruß Fritz