jquery - Page loads before Style and Scripts, causing stutter -


i have extremely annoying bug , im @ loss try or begin. im using wordpress 3.9.1.

when go site , refresh page, click on page, etc, loses style split second. it's if page loads before style , jquery scripts kick in.

i have disabled scripts , background canvas effect, check if maybe slow or bulky script @ fault, , not fix issue.

is there possibly way tell page not show unless styles , scripts load? there arent many scripts , extremely light weight.

edit: ill post code if requested. have styles , scripts wp_enqueued.

anyone @ all?

i remember there place put styles in wordpress templates. load styles before loading page, , load scripts @ last, because users need time understand page before click on anything. wordpress designed in way, loading scripts @ last, should not put styles scripts.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

c# - How do I get the Nth largest element from a list with duplicates, using LINQ? -

jsp - "Sending a redirect is forbidden after the response has been committed" in sendRedirect -