Answer the question
In order to leave comments, you need to log in
Chrome and all other chromiums render HTML code before JS is processed. As a result, some elements twitch. How to fix?
This is not the case in FF and IE.............
Answer the question
In order to leave comments, you need to log in
1) Do not use JS for layout!
2) Or, if you are writing a SinglePageApplication (in Angular, Backbone and others), hide, for example, the active area before it is processed by scripts; instead, show a loading spinner or something like that.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question