I seen a couple of sites where all it says
<script language="Javascript">makeNavigation();</script>
I searched this forum without any results before I posted this question.
How do you put an existing menu in the CSS, js or what ever file so it shows for each page?
I got the drop down menu from a dhtml script and all I want to do now is make this global but I can't figure out where and how to declare the menu.
<script language="Javascript">makeNavigation();</script>
I searched this forum without any results before I posted this question.
How do you put an existing menu in the CSS, js or what ever file so it shows for each page?
I got the drop down menu from a dhtml script and all I want to do now is make this global but I can't figure out where and how to declare the menu.

Comment