shane25119
MIS
Hello all,
I'm working on a website and want to link some JS into my pages so i don't have to type out the script 10,000 times. I know the whole <link rel="javascript" type="text/javascript" href="filename.js"> dealie. My question is how do I set where this will appear on the page. At one point in the past i could do this, but only in the same directory (i.e. I couldn't do it for a file that was in js/filename.js, just one that was in the same directory as the HTML document. Any help is greatly appreated!
~Shane
I'm working on a website and want to link some JS into my pages so i don't have to type out the script 10,000 times. I know the whole <link rel="javascript" type="text/javascript" href="filename.js"> dealie. My question is how do I set where this will appear on the page. At one point in the past i could do this, but only in the same directory (i.e. I couldn't do it for a file that was in js/filename.js, just one that was in the same directory as the HTML document. Any help is greatly appreated!
~Shane