Hmm I'm not sure what the issue is with IE8, but it looks like it has
something to do with jQuery, so I will ignore that.

It looks like when you create charts at the same time as generating HTML,
they interfere with each other. It's not 100% clear to me how, but that
seems to be the case. So I think the solution here is to separate the HTML
generation and chart drawing. I attached a fixed version of your file where
I did just that.

On Tue Dec 09 2014 at 11:28:00 AM Raphael Max <[email protected]>
wrote:

> My bad, i did a mistake line 38. The correct line is :
>
> <script src="
> http://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js";></script>
>
> I tried with the latest version of jquery 2.1.1... but not a success..
>
>
>
> Le mardi 9 décembre 2014 16:06:26 UTC+1, Raphael Max a écrit :
>
>> Hi,
>>
>
>>
>> I have an issue with a simple website that generate a table with 2 colums
>> of pie charts, based on a XML.
>>
>> It used to work, and I don't know why, but now, it fails!
>>
>> Everything works if I comment the line : *chart.draw(data, options);*
>> (81)
>>
>> But of course, the chart is not generated...
>>
>> I try everything to get it work again but not luck ...
>>
>> If you find out what is the issue, i'll be very grateful :)
>>
>> Thanks !
>>
>> Raphael
>>
>  --
> 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.
>

-- 
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.

<<< text/html; charset=UTF-8; name="index.html": Unrecognized >>>

Reply via email to