Greetings all. I'm using a Google Visualization table in a custom web app. I've inserted buttons into each row to let the user edit or delete that line. When this button is clicked, a custom dialog appears.
My problem: I'd like to style the onMouseOver for the buttons, but the Google Visualization API is catching this event (it can be tracked using the Dev Tools in Chrome). From what I understand about event Bubbling/Capturing, it seems like Visualization API is capturing the onMouseOver, handling it, and stopping its progress. Is there a way to disable or work around this behavior? Many thanks. -- 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/-/WAR06IEuKIgJ. 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.
