[Javascript] FW: whats wrong

Iztok Polanic iztok.polanic at amis.net
Sat Jul 24 11:34:08 CDT 2004


Hi!

Can someone please tell me what's wrong with this <img> tag:

<img border="0" src="images/podjetje.jpg" id="podjetje"
onMouseOver="document.getElementById('podjetje').style.visibility =
'hidden';"
onMouseOut="document.getElementById('podjetje').style.visibility =
'visible';">

If I move my mouse over the image,the image disappears. But If I move my
mouse on the image, the image is displaying and disappearing. I'm going
nuts.

Bye,

Iztok 





More information about the Javascript mailing list