This is a known annoyance. Take a look at this wonderful snippet by Andrew Dupont http://github.com/savetheclocktower/javascript-stuff/tree/master/custom-events/mouse_enter_leave.js
- kangax On Apr 15, 6:54 pm, "Michael Stephens" <[EMAIL PROTECTED]> wrote: > I'm trying to write a horizontal menu. i am having some difficulty getting > events to work. It seems mouseout fires when you step into a child. I need > a way to determine whether or not I am in a child so that I dont fire mouse > out and hide the menu. > > -- > Michael Stephens > > Electrical Engineering Graduate Student > University of Wyoming > [EMAIL PROTECTED] or [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
