Hello guys, a few days ago i have a problem with my blog Template. My template was Blocked by jquery library. And than, i searching how to fix this Problem. I recognize the need to recover this problem. Now, i want to tell you how to fix Render Blocking Jquery easily.
What should i do?
You must recover step by step. Follow my tutorials.
- First, You must search Jquery Library Code. Such us :
<script src='//ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js' type='text/javascript'/>
- Second, cut this code and then put before </body> code.
- Third, Search all of yours Jquery code. It's identic with "$" in the first code.
- Fourth, put it beneath the jquery library code. example :
<JQUERY LIBRARY>
<script type='text/javascript'>
//<![CDATA[
$...
$...
$...
//]]>
</script>
</body>
0 Response to "How to Fix Render Blocking Jquery Easily"
Post a Comment