0

I initially asked this question on the Google Blogger Product Forum and it was suggested that I ask here on Stackoverflow.

I have a post containing interactive graphs built using d3.js. My javascript code for building the graph is stored on Google Drive, so is the data used in the graph. I embedded links to the Javascript file in a blogger post.

When I publish the post, everything works in Chrome and Firefox i.e. the javascript code runs and the graph is built, is visible and is interactive in Chrome and Firefox. In Safari (both Mac and IPad), the graph doesn't show up. The page is just blank.

Anybody know what is causing this and what I can do to fix it?

Thanks

N.P
  • 245
  • 1
  • 12
  • Can you give an example that shows this behaviour? – Lars Kotthoff Dec 03 '15 at 21:23
  • 1
    Are you getting any console errors in Safari? – Korgrue Dec 03 '15 at 21:55
  • I checked safari console and noticed the following error **Request header field Accept-Encoding is not allowed by Access-Control-Allow-Headers.** when it tries to load the js file from Google Drive – N.P Dec 04 '15 at 03:00
  • @N.P Refer to this http://stackoverflow.com/q/16824661/933980 . Might not help much in your case as don't have control over the headers of Google Drive – Prayag Verma Dec 06 '15 at 04:39

0 Answers0