How to correctly add the src to printThis.js

49 views Asked by At

Whenever I add the references in javascript it keeps saying that the references cannot be loaded. I have downloaded the packages and have them sitting in a file called Data/NGData/Dependencies/Packages. I would have thought that the src would look like this

<script src="/Data/NGData/Dependencies/Packages/printThis.js"> </script>

But that doesn't work. Can anyone give me some pointers so that I can use the library.

EDIT: The error that I'm getting The error that I'm getting

0

There are 0 answers