Page 1 of 1

Highcharts not rendering in IE11

Posted: Tue Dec 04, 2018 12:32 am
by Katwood
Like many others, I'm also experiencing issues with Highcharts not rendering in IE11. Here is what I have in jsfiddle:
https://jsfiddle.net/katwood/dpm8akqz/41/

And if you check my site on IE11, the Highcharts section at the top is coming up blank (at least for me):
http://web.sonoma.edu/aa/ra/quick-facts/index.html

Additionally, if you look at other pages on my site in IE which I haven't yet updated, Hichcharts seems to be broken there, as well. Examples: http://web.sonoma.edu/aa/ra/quick-facts/enrollment.html, http://web.sonoma.edu/aa/ra/quick-facts ... grads.html, and http://web.sonoma.edu/aa/ra/students/st ... thnic.html

Updating my yearly data is usually pretty non-eventful--where did I go wrong?

Re: Highcharts not rendering in IE11

Posted: Tue Dec 04, 2018 2:52 pm
by rafalS
Hi, Katwood!

I have tested the links you provided me and they all work properly on IE11. Could you confirm that you are still having this issue?

Best regards!

Re: Highcharts not rendering in IE11

Posted: Tue Dec 04, 2018 7:23 pm
by Katwood
It still wasn't working me in Dreamweaver's Device Preview this morning, but my Javascript guy and I went over it with a fine-tooth comb and it needed a }) just before the closing </script> tag. I think I've got it working again.

Remind me not to write JS the Monday after a weekend of Christmas parties. :wink:

Re: Highcharts not rendering in IE11

Posted: Wed Dec 05, 2018 11:38 am
by rafalS
I'm glad you solved it! I will also use your advice :)

Best regards!