View Full Version : submenu
I placed all files as it says in readme.txt in http://www.dynamicdrive.com/dynamicindex1/topmen3/index.htm
at Top Navigational Bar III (v3.5.1)
but can not get any result.
Nothing shows.
this part is filled out :
<script type="text/javascript" language="javascript" src="sniffer.js">
<script type="text/javascript" language="javascript1.2" src="custom.js"></script>
<script type="text/javascript" language="javascript1.2" src="style.js"></script>
<script type="text/javascript" language="javascript1.2" src="menu.js"></script>
Where should I add :
-menu_ie4.js
-menu_ie5.js
-menu_moz.js
-menu_ns4.js
-menu_op5.js
-menu_op6.js
How it says in readme.txt to add to"menu.js" , but somthing I am doing wrong.
PLease, help.
BLiZZaRD
03-11-2007, 03:33 PM
Okay... you have 10 files to upload to your server. All the files in the zip except the favicon, the readme and the template.
Once you have all 10 uploaded, open the page you want to have the nav menu appear on in notepad.
you should see this tag near the top:
</head>
just ABOVE that add the lines in the readme.txt so your page looks like:
<script type="text/javascript" language="javascript" src="sniffer.js">
/***********************************************
* Top Navigational Bar III v3.5 (By BrotherCake- brothercake.com)
* Exclusive permission by Dynamicdrive.com to include script in archive
* For this and 100's more DHTML scripts, visit http://www.dynamicdrive.com/
* This notice MUST stay intact for legal use
***********************************************/
</script>
<script type="text/javascript" language="javascript1.2" src="custom.js"></script>
<script type="text/javascript" language="javascript1.2" src="style.js"></script>
</head>
Then, scroll down until you see this tag:
</body>
Then add the lines from readme.txt so it looks like:
<script type="text/javascript" language="javascript1.2" src="menu.js"></script>
</body>
Save the file and reupload it to your server. Browse to the page in your browser and it should work.
To make your own links open the "custom.js" file in notepad, find the links listed, change to your own save, and re upload to the server.
That is all there is too it :D
smthing I can't get :-(
to be spesific , I need to add submenu to www.easyto.eu for Events.
?????
BLiZZaRD
03-11-2007, 05:30 PM
What is it you can't get?
Check off the following from the list:
1) download the zip file from http://www.dynamicdrive.com/dynamicindex1/topmen3/index.htm
2) unzip the file to your desktop.
3) FTP the contents of the folder named "topmenu3" to your website.
4) edit the page "index.html" to show the changes I made above (use notepad to edit this file)
5) upload the edited index.html back to the website.
6) edit the custom.js file with notepad to include your links/pages
7) re upload the custom.js to your website.
Thats it. refresh your page in your browser and it should be there :)
I did it !!!!
Thanks alot!!!!
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.