I have noticed that in Chrome and IE9, for onmouseout events there is an event.toElement property (so you can determine which element the mouse is
onmouseout
event.toElement
Instead of event.toElement you should use this:
event.target