In my site, I am using responsive design and loading different stylesheets according to the browser size. I am experiencing a strange issue in IE8. When the page loads for the first time, it loads blank. When we hit refresh the page loads.
Here is the page, https://www.planningsimple.com. There are no script errors showing up in the developer tools. Can anyone help me to figure out what is happening.
I placed the script sources for the responsive layout right on top of the page before stylesheets. I guess it had something to do with the browser not downloading this script correctly and hence not sure of which stylesheet to load.