PDA

View Full Version : Need help on how to write an js reference in html



globalsolutions
11 Sep 2011, 06:01 PM
Hi,
I am not sure on how too ask this question, I have a floating menu script that I am still adding too, I would like too have this show up on all my sales pages, what I would like too do is put this script on a html page and save it in a folder, than I would like to know how to write the html code too reference this too a folder without having too put the script on each page does anyone know how to do this.

(the script has too parts one for the head and another for the body)

Thanks in advance for helping me figure this out.

Ken
Sweet Sunrise Media

amitweb847
08 Nov 2011, 12:15 AM
put the file in head tag

<script language="javascript" src="filename.js"></script>