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 12:59:54 2004
Hi! What are the standard mouverover techniques? :) I also tried putting <img> into <div> tag. Same problem :( Bye, Iztok -----Original Message----- From: javascript-bounces@xxxxxxxxxx [mailto:javascript-bounces@xxxxxxxxxx] On Behalf Of Tim Makins Sent: 24. julij 2004 19:20 To: [JavaScript List] Subject: Re: [Javascript] FW: whats wrong ----- Original Message ----- From: "Iztok Polanic" <iztok.polanic@xxxxxxxx> To: <javascript@xxxxxxxxxx> Sent: Saturday, July 24, 2004 5:34 PM Subject: [Javascript] FW: whats wrong > > 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. That is bound to happen. Once the image is hidden, you can't move the mouse > 1 pixel before it comes on again, then once its on, 1 more pixel and its off. I suggest you stick to standard mouseover techniques. Tim in Ireland. _______________________________________________ Javascript mailing list Javascript@xxxxxxxxxx https://lists.LaTech.edu/mailman/listinfo/javascript
- Follow-Ups:
- [Javascript] FW: whats wrong
- From: Tim Makins
- [Javascript] FW: whats wrong
- References:
- [Javascript] FW: whats wrong
- From: Tim Makins
- [Javascript] FW: whats wrong
- Prev by Date: [Javascript] FW: whats wrong
- Next by Date: [Javascript] FW: whats wrong
- Previous by thread: [Javascript] FW: whats wrong
- Next by thread: [Javascript] FW: whats wrong
- Index(es):