Connecting Tech Pros Worldwide Forums | Help | Site Map

Where to place link to js file

Yogi_Bear_79
Guest
 
Posts: n/a
#1: Jul 23 '05
I am building a stand alone help file system (.chm) I have a script for
popups that I intend to re-use through-out. The code works fine when the
script is above the <head> tag in the html document.

However, I have been unable to get the page to load if I just link to the
script. It seems that the script link needs to be placed in different
locations dependsing on what you are doing. Any insight?



Marlais
Guest
 
Posts: n/a
#2: Jul 23 '05

re: Where to place link to js file


Script inside the HEAD has always worked for me whether linking to it
or not. Your link is probably wrong...

Closed Thread