how to install it

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
User avatar
mvnholio2
Beginner
Beginner
Posts: 2
Joined: Fri Jul 19, 2002 1:17 pm
Location: bali
Contact:

how to install it

Post by mvnholio2 »

How do i install the mmenu.js and menu_array.js?

pls help me give the installation guide
hi
sbueffel
Advanced
Advanced
Posts: 22
Joined: Wed Jul 10, 2002 4:43 pm

Post by sbueffel »

Are you serious? I thought Andy had put that info in the website? Usually in the head of your document (but sometimes in the body, depending) call the files:

<head>
<script src="path/menu_array.js"></script>
<script src="path/mmenu.js"></script>
</head>

Don't forget to include Andy's comments, too.
Post Reply