Background images blink when changing pages - only in IE

In IE9, when you change pages with the same background image, it β€œblinks”. In Firefox, page changes remain smooth, non-refreshing, and non-blinking background images.

When viewing http traffic, the header for the images is 304 - therefore, they should not be updated. Can I do something about this?

When you click this link with IE9, you can see the test page

This is the IE Developer F12 profile: enter image description here

+2
cross-browser browser
source share

No one has answered this question yet.

See similar questions:

6
why is ie8 flash white background in a split second when updating?
2
IE Flash Effect

or similar:

23
IE title changes to <afterHash> if the page has a URL with '#' and flash / swf is embedded in it
2
Chrome scrolls the page when I click the link on a large image map
2
Forced single background image in * NOT * cache
one
chrome not showing background image but it shows how to change any value from google developer tool
one
The css3 element does not work on IE9
0
Chrome cache does not work when updated
0
How does an Internet browser launch a flash application with the extension .jpg?
-one
The jQuery event handler does not work or does not work only when the first page loads, but it works after checking the dom after updating

All Articles