I\'m developing an application which creates a HTML report at the end, it outputs the js and css files separately then loads the files normally. But Internet Explorer 8-10+
In my case, the folder where CSS hosted had different permission than page where CSS needed to be applied. I changed to same permission and worked.