Friends, I decided to embed a script in the anchorjs page. I downloaded the script itself. Threw in the folder / js. Connect the script on the page line
<script src="js/anchor.js"></script> But then I didn’t understand how to connect it on the page itself. I do everything according to the sample from the author’s page . The result is zero.
Tell me what's wrong? Thanks in advance.