Daniel, I realized it wasn't a problem with the Event Listener. I tried to delete the message as there shouldn't be a problem with the listeners on IE 8.
>From what I gained out of the problem, it was a problem with VML drawing the charts. I ultimately decided to ignore it as I don't anticipate using IE 8 to look at my graphs (but I was trying to have support for all browsers, just as practice for developing real-world applications). Thanks again for providing great support :) On Wednesday, July 1, 2015 at 12:07:20 PM UTC-4, Daniel LaLiberte wrote: > Christian, > > We would actually like to drop support for IE8, though we are continuing > to support it as long as it is not too difficult. The addListener method > *should* work, and I don't know why it is failing. It might be the > particular event you are listening for in the particular chart, so if you > could provide details, and even better, an example that shows the problem, > that would help us narrow this down more quickly. > > I'm curious if you actually have IE8 users who are finding problems, or if > you are just finding errors in testing on that platform. > > > On Wed, Jul 1, 2015 at 10:19 AM, Christian Alexander <[email protected] > <javascript:>> wrote: > >> Hey everyone, >> >> I couldn't find a definitive answer doing some board digging- I was >> wondering if the addListener method (part of Events) works on IE 8. >> >> I'm pretty sure the answer to this is no (as I have a ready listener that >> doesn't fire when viewing on IE 8, but works across other browsers). Is >> there any possible way to get the addListener method to work on IE 8? >> >> Thanks & Regards, >> >> Christian >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google Visualization API" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] >> <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at >> http://groups.google.com/group/google-visualization-api. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2> > - 978-394-1058 > [email protected] <javascript:> 5CC, Cambridge MA > [email protected] <javascript:> 9 Juniper Ridge Road, Acton MA > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api. For more options, visit https://groups.google.com/d/optout.
