[Solved] .js file execution in .html [closed]


You need to add the jit-yc.js file too.

As can be encountered in the HEAD tag:

<script language="javascript" type="text/javascript" src="https://stackoverflow.com/questions/16403123/jit-yc.js"></script>

Simply download the file and put the script tag in your head and all can works perfectly. 🙂

3

solved .js file execution in .html [closed]