flicker on localhost. short clip . White flash observed when the page refreshes.
While it is hosted, website link , it doesn’t flicker at all.
This is really weird.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It’s not up to you to determine how a browser chooses to render a page. Browsers will pick which order to draw things in. Sure, you can influence it in a lot of best-practice ways, but I would suggest that trying to optimize your site for loading your huge (2MB PNG!) background image prior to rendering isn’t the way to go.
In short, this loading order is normal and there is nothing that you should do about it.