guardian / guardian/docs-interactive-template

IE 10 and IE9 do not display the interactive

Open
#90 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
0
Forks
5
PR merge metrics
No merged PRs in 30d

Description

IE 11 displays the interactive fine, however IE10 and IE9 (emulated) do not.
The error console shows the following warnings:

A number of warnings in the error console and one error listed below, might suggest reasons as to why the page isnt displaying on IE10

Numerous warnings
“Tag cannot be self-closing-use an explicit closing tag”
689, 707, 754, 766, 803

3 warnings on cross origin sharing:
XMLHttpRequest for https://interactive.guim.co.uk/docsdata/1NcSvccw77rHAncarwfeq7RGZF7yez9mP1Icf3oLMA7g.json required Cross Origin Resource Sharing (CORS).

XMLHttpRequest for https://www.googleapis.com/youtube/v3/videos?part=contentDetails&id=TO54rxVrE4U&key=AIzaSyCtM2CJsgRhfXVj_HesBIs540tzD4JUXqc required Cross Origin Resource Sharing (CORS).

XMLHttpRequest for https://www.googleapis.com/youtube/v3/videos?part=contentDetails&id=4fxGISfNMY8&key=AIzaSyCtM2CJsgRhfXVj_HesBIs540tzD4JUXqc required Cross Origin Resource Sharing (CORS).

Potentially unhandled rejection [1] TypeError: Unable to get property 'appendChild' of undefined or null reference
at o (https://j.ophan.co.uk/ophan.ng.js:1:3770)
at m (https://j.ophan.co.uk/ophan.ng.js:1:2077)

Display on IE10:
![image](https://cloud.githubusercontent.com/assets/7239344/19346770/0a7ae1d8-913d-11e6-904c-d5ff585e355b.png)

Display on IE9:
![image](https://cloud.githubusercontent.com/assets/7239344/19346785/1e3538d6-913d-11e6-870f-1740e7fba89f.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.