Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:20
Getting the Menu To Show up.
Poster: JoeC
Dated: Friday December 23 2005 - 18:12:26 GMT
Hello, i have a question about the menu. I installed everything in my ftp fine,no problems there...everything works when i view it dreamweaver MX & Frontpage.. am i missing code that im not putting in? the only code i added was to the <head> tags of my page.
Code:
<script type="text/javascript" src="menu/milonic_src.js"></script>
<div class=milonic><a href="http://www.milonic.com/">JavaScript Menu, DHTML Menu Powered By Milonic</a></div>
<script type="text/javascript">
if(ns4)_d.write("<scr"+"ipt type=text/javascript src=menu/mmenuns4.js><\/scr"+"ipt>");
else _d.write("<scr"+"ipt type=text/javascript src=menu/mmenudom.js><\/scr"+"ipt>");
</script>
<script type="text/javascript" src="menu/menu_data.js"></script>
<div class=milonic><a href="http://www.milonic.com/">JavaScript Menu, DHTML Menu Powered By Milonic</a></div>
<script type="text/javascript">
if(ns4)_d.write("<scr"+"ipt type=text/javascript src=menu/mmenuns4.js><\/scr"+"ipt>");
else _d.write("<scr"+"ipt type=text/javascript src=menu/mmenudom.js><\/scr"+"ipt>");
</script>
<script type="text/javascript" src="menu/menu_data.js"></script>
The Problem i have is i can't view it when i load up the page from the web brower. Hope i explained this well enough. I read the read-me many times too and i can't find an answer. Thanks
Page integration etc.
Poster: Migru
Dated: Friday December 23 2005 - 19:08:47 GMT
Hi
Please read
http://www.milonic.com/integration.php
The files
milonic_src.js
mmenuns4.js
mmenudom.js
menu_data.js
are uploaded too into their relevant siteĀ“s menu - folder ?!?
If so, it should work, your start - file is in the root directory ?
Please provide an url, if it is still not viewable.
Michael
Thanks
Poster: JoeC
Dated: Friday December 23 2005 - 19:27:33 GMT
Thanks, I figured it out....Is there a way to keep the menu in the same place on any resolution...On my monitor the menu looks perfect, but on resolutions that are larger, its farther to the left. Is there like a universal way to position on all resolutions? Sorry about all the questions.
Poster: Ruth
Dated: Friday December 23 2005 - 21:20:25 GMT
You can either use a screenposition, i.e. screenpostion="center"; or you can set the menu in a table which you have place where you want the menu always to be.
If you put the menu in a table, please read the information on how to do it, you cannot just put the calls for the menu in the table cell.
http://www.milonic.com/tablemenu.php
and the table menu sample
http://www.milonic.com/menusample9.php
We can better help you if you provide a link to the page so we can see the layout.
Ruth