Support ForumDefer parsing of JavaScript – Support Forum https://support.ishyoboy.com/forums/topic/defer-parsing-of-javascript/feed/ Sun, 05 May 2024 13:28:55 +0200 http://bbpress.org/?v=2.5.12-6148 en-US https://support.ishyoboy.com/forums/topic/defer-parsing-of-javascript/#post-7821 <![CDATA[Defer parsing of JavaScript]]> https://support.ishyoboy.com/forums/topic/defer-parsing-of-javascript/#post-7821 Wed, 22 Apr 2015 15:49:41 +0000 gasmok Hi again,
How defer parsing of JavaScript?

Thanks

]]>
https://support.ishyoboy.com/forums/topic/defer-parsing-of-javascript/#post-7842 <![CDATA[Reply To: Defer parsing of JavaScript]]> https://support.ishyoboy.com/forums/topic/defer-parsing-of-javascript/#post-7842 Fri, 24 Apr 2015 05:01:57 +0000 IshYoBoy Hi Gasmok,

I guess this depends on what you want to achieve? Minicorp is made to load one main JS file which contains all the necessary JS code after the whole website has been loaded so I guess this optimization is irrelevant. So not sure what answer you expect? Feel free to explain what you are trying to achieve. Which Javascript files you have in mind, etc..

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>
https://support.ishyoboy.com/forums/topic/defer-parsing-of-javascript/#post-7845 <![CDATA[Reply To: Defer parsing of JavaScript]]> https://support.ishyoboy.com/forums/topic/defer-parsing-of-javascript/#post-7845 Fri, 24 Apr 2015 07:50:09 +0000 gasmok Hi, i tell you because the GTmetrix gives the recomendation:
-547.2KiB of JavaScript is parsed during initial page load. Defer parsing JavaScript to reduce blocking of page rendering.

What do you think? is that really necesary?
Thanks

]]>
https://support.ishyoboy.com/forums/topic/defer-parsing-of-javascript/#post-7846 <![CDATA[Reply To: Defer parsing of JavaScript]]> https://support.ishyoboy.com/forums/topic/defer-parsing-of-javascript/#post-7846 Fri, 24 Apr 2015 09:19:00 +0000 IshYoBoy Hey,

If you don’t have 3rd party plugins which register scripts into the head instead of registering them in the end of the page then only necessary scripts like jQuery and its parts are registered in the head.

Therefore we think there is no reason to check it. Only if you have third party plugins but this is not part of the theme.

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>