Frontpage w/Shared Borders vs. Milonic Menu

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
HammondEggs
Beginner
Beginner
Posts: 2
Joined: Wed Jun 05, 2002 9:18 pm
Location: New Hampshire
Contact:

Frontpage w/Shared Borders vs. Milonic Menu

Post by HammondEggs »

I'm using FP2002 w/shared borders and I want to replace the stock navigation with the menu from Milonic. I have many stupid questions, starting with:

1) where do I place the .js files
2) how do I get the menu to appear in the left shared border to replace the ActiveX menu.

The whole editing thing seems simple enough, just getting it into FP and on the site isn't covered in the FAQ.

Site menu is to be used in this web

Any help would be appreciated.

Marc
PMcGilvray
Beginner
Beginner
Posts: 3
Joined: Thu Jun 06, 2002 7:08 pm

Re: Frontpage w/Shared Borders vs. Milonic Menu

Post by PMcGilvray »

Marc
The menu_array.js and mmenu.js files go in the same folder as the page you want the menu to appear in (_borders).
The following script goes just below the body tag of the shared border page (ie: top.htm, left.htm, etc. in the _borders folder):
<SCRIPT language=JavaScript src="menu_array.js" type=text/javascript></SCRIPT>
<SCRIPT language=JavaScript src="mmenu.js" type=text/javascript></SCRIPT>


Hope this helps
Pat McGilvray
Tech Support Sr
pmcgilvray@crescentpark.com
HammondEggs
Beginner
Beginner
Posts: 2
Joined: Wed Jun 05, 2002 9:18 pm
Location: New Hampshire
Contact:

Thanks Pat

Post by HammondEggs »

That does help me substantially. Thanks for your time and response.

Marc
Post Reply