coopns
09-10-2004, 11:44 PM
I am trying to install script http://www.dynamicdrive.com/dynamicindex1/jimmenu/index.htm and I don't understand this part...
1) Insert the below code into the HEAD section of your page:
<script type="text/javascript" src="includes/browser.js"></script>
<script type="text/javascript" src="config.js"></script>
Be sure that the two paths above correctly point to where the two .js files are located on your web server.
//---- Set this variable only! ----
var buildDir = "includes/";
//---------------------------------
What should I do here? Don't understand this part. I am using FrontPage and the website is installed here:
E:\COOP'S FOLDER\hanoverweb
I unzipped the file and all its folders into that hanoverweb.
Keep it simple for me please.
1) Insert the below code into the HEAD section of your page:
<script type="text/javascript" src="includes/browser.js"></script>
<script type="text/javascript" src="config.js"></script>
Be sure that the two paths above correctly point to where the two .js files are located on your web server.
//---- Set this variable only! ----
var buildDir = "includes/";
//---------------------------------
What should I do here? Don't understand this part. I am using FrontPage and the website is installed here:
E:\COOP'S FOLDER\hanoverweb
I unzipped the file and all its folders into that hanoverweb.
Keep it simple for me please.