Forum Moderators: open

Message Too Old, No Replies

onMouse events?

work offline but not online

         

Natko

2:40 pm on Nov 6, 2004 (gmt 0)

10+ Year Member



Hello,
this simple events work offline (IE & Mozilla), but don't online. No errors msg status.
---------------------------------------------------
<td>
<a href=javascript:warp()><img src="img/img_1.jpg" name=t1>
<table>
<tr><td>Foto:</td>
<td onMouseDown="if(document.images) document.Im1a.src='gif/on.gif';" onMouseUp="if(document.images) document.Im1a.src='gif/off.gif';">
<a href="#" onClick=ci1('img/img_1.jpg',this.href)>
<img name="Im1a" src="gif/off.gif"></a>
</td>
</tr>
</table>
</td>
----------------------------------------------------
The function is ok. The problem is onMouseDown. It doesn't turn to on.
anybody has some suggestion, please.
thanks

submitx

6:53 am on Nov 8, 2004 (gmt 0)

10+ Year Member



Are both your on and off GIF files uploaded?

Natko

9:52 am on Nov 8, 2004 (gmt 0)

10+ Year Member



yes ofcours. it simply doesn't get the on.gif on onMouseDown when it is online. you can check it on e-odvjetnikDOTcomSLASH1DOTphp