Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Forum Topic: Click to view post
Last Updated: Wednesday July 18 2012 - 06:07:30

hmm.. what is wrong? (Horizontal Navigation Bar)


Poster: peetdk
Dated: Thursday July 25 2002 - 0:35:18 BST

What am I doing wrong here:

http://www.peet.dk/menu/test/index.htm

?? :roll:


Poster: Andy
Dated: Thursday July 25 2002 - 10:04:41 BST

Your missing the source code at the end of the menu definitions.

Cheers
Andy


Poster: peetdk
Dated: Thursday July 25 2002 - 10:24:12 BST

I have worked on it a little now, but its still wrong..


http://www.peet.dk/menu/index.htm
http://www.peet.dk/menu/mmenu.js
http://www.peet.dk/menu/menu_array.js


http://www.peet.dk/index.php


Poster: peetdk
Dated: Thursday July 25 2002 - 13:09:25 BST

done! 8)

It was because i used
Code:
<?php include("menu/index.htm");?>
At my main site (index.php) And then i Have to set it from ""menu_array.js" to ""menu/menu_array.js" :)