Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] FW: whats wrong
- From: iztok.polanic at amis.net (Iztok Polanic)
- Subject: [Javascript] FW: whats wrong
- Date: Sat Jul 24 11:34:23 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
- Follow-Ups:
- [Javascript] FW: whats wrong
- From: Tim Makins
- [Javascript] FW: whats wrong
- Prev by Date: [Javascript] Best style sheet authoring tool
- Next by Date: [Javascript] FW: whats wrong
- Previous by thread: [Javascript] Positioning in IE
- Next by thread: [Javascript] FW: whats wrong
- Index(es):