Currently the standard data source implementation returns all scripts with mime-type "plain/text" which is failing for IE9. Thanks for reporting. There is no easy fix at the moment unless you own the data source or you can use a non IE9 browser.
ChartMan On Tue, Nov 16, 2010 at 4:37 PM, Pegasusrjf <[email protected]> wrote: > On Nov 4, 5:45 am, Pegasusrjf <[email protected]> wrote: > > Well, after reading through the blog post and reviewing all my web > > pages I do have the script tag set to "text/javascript" The error is > > appearing on the direct URL to connect to the spreadsheet itself. > > > > I am not sure what I need to do in order to fix it at this point, but > > i am obviously missing something. > > > I have done more research, and the issue is the actual Query.send call > for the spreadsheet. > > IE9 is seeing it as a mimetype of Text/plain, and not as script. > According to Fiddler this is where the error is occurring. > > I have tried the different options (scriptInjenction, xhr, etc.) with > no resolution. > > Not sure what else to try at this point. > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-visualization-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-visualization-api?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. 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.
