I am a web developer of an e-learning platform (http://vishub.org). We are redesigning it and in the new version we have a problem.
Explorer 10.0.9200.16635 in Windows 8 does not load all the images.It loads the images that are initally there but any dynamic change in the css that tries to load a new image makes this image to get deferred.
In the devtools network panel we see that the entry is there but with the message "this download will deferred to allow continued page execution".
Is there any way to prevent this behaviour?
Thank you and regards
Enrique