Tell me more ×
Webmasters Stack Exchange is a question and answer site for pro webmasters. It's 100% free, no registration required.

I created a website for a client as seen here: http://einzigartig-reisen.com/

Notice the clock icon in the right sidebar. Works fine on first load. Now reload the page (by pressing F5 or the reload icon) and in all Webkit Browsers that I tested (i.e. Safari on Windows and Mac plus Google Chrome) the clock icon will be gone.

Why the hell is that? It ONLY happens on a reload of the same page, it does NOT happen when you navigate between pages and it does NOT happen in other browsers!?

share|improve this question

closed as off topic by Su', John Conde Mar 29 '12 at 15:59

Questions on Webmasters Stack Exchange are expected to relate to webmastering within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

Had a look around and found this question over at SO, and some other threads apparantly this is a header problem

Their suggested solution is as follows "images which contain the "content-length" header randomly disapper, removing this at the server side solves this bug..."

Download livehttp headers and see if you can confirm this content-length header is the issue.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.