Connecting Tech Pros Worldwide Forums | Help | Site Map

onMouseout event not fireing

Newbie
 
Join Date: Feb 2007
Posts: 13
#1: May 16 '07
I create a <DIV> and <TABLE> from javascript, which drops down when a user clicks a button.

The div has a onMouseout event that is intended to hide the div when the user moved the mouse away from the table. But the event does not seem to fire. I have moved the event to the table, which does fire, but fires before it even gets focus!

Any one come across this problem before or have any solutions?

acoder's Avatar
Site Moderator
 
Join Date: Nov 2006
Location: UK
Posts: 14,581
#2: May 16 '07

re: onMouseout event not fireing


Moved to the Forum section. Please do not post in the Articles section.

Post some code.
Reply