Search found 3 matches

by peetdk
Thu Jul 25, 2002 1:09 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: hmm.. what is wrong? (Horizontal Navigation Bar)
Replies: 3
Views: 3256

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" :)