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

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
peetdk
Beginner
Beginner
Posts: 3
Joined: Thu Jul 25, 2002 12:32 am

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

Post by peetdk »

What am I doing wrong here:

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

?? :roll:
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

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

Cheers
Andy
peetdk
Beginner
Beginner
Posts: 3
Joined: Thu Jul 25, 2002 12:32 am

Post by peetdk »

peetdk
Beginner
Beginner
Posts: 3
Joined: Thu Jul 25, 2002 12:32 am

Post by peetdk »

done! 8)

It was because i used

Code: Select all

<?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" :)
Post Reply