I don't think timing should play into it, as events bubble from the inner elements to containers, so the 'onmouseover' event should bubble from button -> td -> tr. If you can post your code or a link to the page, I'll take a look and see what I can find.
On Thursday, April 26, 2012 10:36:57 PM UTC-4, Kerchival wrote: > > The handling for the button's mouse over is being handled by the jQuery UI > .button() method. I'm not sure of the exact method or timing that the API > uses for its event binding, but I will look into it. > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/47NQo9GwiZEJ. 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/google-visualization-api?hl=en.
