Hello,
This should be a simple question to anyone who knows JavaScript, but I'm new
to it.
I have a JavaScript that I need to use in many pages. How do I create JS
includes?
I tried the standard method - created a text file, then includud it like
this:
<!-------------#Include File="includes/js.txt"------------------->
but this did't work for me.
I would appreciate your advice.
Thank you,
--
Peter Afonin
This should be a simple question to anyone who knows JavaScript, but I'm new
to it.
I have a JavaScript that I need to use in many pages. How do I create JS
includes?
I tried the standard method - created a text file, then includud it like
this:
<!-------------#Include File="includes/js.txt"------------------->
but this did't work for me.
I would appreciate your advice.
Thank you,
--
Peter Afonin
Comment