We are having some problems finding the source of background images not loading. As far as we know there have been no troubles with them loading prior to implementing eu cookie javascript function.
jsFiddle: (just the JS) http://jsfiddle.net/dx4MC/
For some reason, on occasions we cannot replicate (appears to be random) all background-images on a page will fail to load. Has anyone come across this before?
A possible thought was the js wasnt allowing the CSS to load fully, however no other styles have been affected, only the background images.
try using
in your css to override the javascript inline styling