Website does not display in Internet Explorer [ IE ]
Permalink
Hi all,
My website is not loading in Internet Explorer Browser. I have had one person look at it and said that its * strange [When I check Source code in IE there is no body tag]. I am yet to hear back from them , but I am not really sure what to make of that feedback or work a solution from there. Any advise would be awesome!
site:
http://www.melangecounselling.com
Thanks
My website is not loading in Internet Explorer Browser. I have had one person look at it and said that its * strange [When I check Source code in IE there is no body tag]. I am yet to hear back from them , but I am not really sure what to make of that feedback or work a solution from there. Any advise would be awesome!
site:
http://www.melangecounselling.com
Thanks
Hi ,
Thanks for reply. How do I [ turn of the caching setting that combines javascripts ]. Caching is off at present in edit mode.
Thanks
Thanks for reply. How do I [ turn of the caching setting that combines javascripts ]. Caching is off at present in edit mode.
Thanks
Actually I didnt have Java off its now off.
Ok..
So I turned it off and run in IE and run the INSPECT tool [ console ] and found 1 error. Plus with it turned off the site loaded,
[ attached ]
The Console linked for more information to MS page [ attached ]
So I turned it off and run in IE and run the INSPECT tool [ console ] and found 1 error. Plus with it turned off the site loaded,
[ attached ]
The Console linked for more information to MS page [ attached ]
From looking at the errors now in IE10, it appears that the animsition.js script is using javascript syntax that is very new (the 'let' keyword), something that I don't believe is supported in IE10 and below.
You may need to go back to whoever provided the page_transitions package and ask for support.
You may need to go back to whoever provided the page_transitions package and ask for support.
See my attached screenshot for those errors in IE10. The last error has a typo in the word animation (it's spelt animsition')
I would first try turning of the caching setting that combines javascripts, that'll then help you find in which scripts these errors are occuring.