Sebastian Sastre wrote:> Hi there,
>
>  has happen to anyone to have lots of mouseOver events when the
> pointer of the mouse is over an img element?
>
>  Other elements seems to behave as expected. But img are triggering
> lots of mouseOver and I''m unable to see what''s wrong. I
cames from the
> browser.
>
>   I can filter them with some lazy kind of state that use them but it
> would be an ugly workarround.
>
>   The sad part is that it''s loosing mouseOut for several cases
like
> moving the mouse very fast outside the element.
>
>   Any clue? this had happen to anyone?
>
>   cheers,
>
> Sebastian
>
>   
Is it perhaps the firing of events for every child element of the 
observed element? See http://dev.rubyonrails.org/ticket/8354 for an 
explanation and example of this behavior.
Otherwise, posting the offending code would be helpful.  :D
-- Ken Snyder
--~--~---------~--~----~------------~-------~--~----~
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
rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---