Sykje yn Support

Mij stipescams. Wy sille jo nea freegje in telefoannûmer te beljen, der in sms nei ta te stjoeren of persoanlike gegevens te dielen. Meld fertochte aktiviteit mei de opsje ‘Misbrûk melde’.

Learn More

Dizze konversaasje is argivearre. Stel in nije fraach as jo help nedich hawwe.

OnMouseOver javascript work only 1st time action? How to fix this?

  • 3 antwurd
  • 2 hawwe dit probleem
  • 3 werjeftes
  • Lêste antwurd fan PlasmaLord

more options

This appear on my webpage. I use javascript event "OnMouseOver" to call function. It's work only 1st time mouse over my object. When I try to move my mouse over other object that call same function. It doesn't work.

This appear on my webpage. I use javascript event "OnMouseOver" to call function. It's work only 1st time mouse over my object. When I try to move my mouse over other object that call same function. It doesn't work.

Alle antwurden (3)

more options

Your System Details shows;

Installed Plug-ins

Adobe Shockwave for Director Netscape plug-in, version 12.0.2.122 Adobe Shockwave for Director Netscape plug-in, version 11.0

more options

A good place to ask advice about web development is at the mozillaZine "Web Development/Standards Evangelism" forum.

The helpers at that forum are more knowledgeable about web development issues. You need to register at the mozillaZine forum site in order to post at that forum.

more options

Also this is next problem I found on firefox. Comment in stylesheed document break all code after that comment.

example.

.xxx{ stylesheet code 1

/* comment

  • /

stylesheet code 2

}

stylesheet code 1 work. But stylesheet code 2 doesn't work.

OK. I don't mind u fix problem or not I just try to tell problem I found. Because that is ur company not mind. Just may be can help to improve ur work.