I made a new website but when I check it out on IE8 (internet explorer 8) it shows a blank page. I tried finding a solution now for hours but can’t seem to figure out what’s wrong. Anyone here can help me out?
I have used jquery, css and html
Thanks alot!
The javascript console shows exceptions that go through the Supersized library initialisation routine and jQuery. This indicates that the Supersized library is incompatible with IE8.
This causes the code that unhides the page (I assume there is) not to run, and the children of
bodykeep theirdisplay: none, which causes them to not appear.