3 ms·
Would it be enough to have <body> hidden using an inline style in the initial html response and when everything is loaded, one would remove the style using java
by Tajnymag 10mo ago
Would it be enough to have <body> hidden using an inline style in the initial html response and when everything is loaded, one would remove the style using javascript?