I have a strange error happening only on Windows 7 and IE 8.
I am using jQuery in html. I double clicked and launched html in IE. It will show error document.body in null in the jquery library for the first time. But the error will disappear after reloading the page. Html just downloads only jquery js file and does not contain any other js or css.
It was not in another browser.
source
share