Design your own 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
funkstar
Beginner
Beginner
Posts: 4
Joined: Wed Apr 23, 2003 12:53 am
Location: Denmark

Design your own menu

Post by funkstar »

Hey all,

Two steps to installing this script:

Step 1) Add the below to the section of your page, OUTSIDE any other tags. For example, place it as the first code following the BODY tag itself:

Code:

<SCRIPT language=JavaScript src="menu_array.js" type=text/javascript></SCRIPT>
<SCRIPT language=JavaScript src="mmenu.js" type=text/javascript></SCRIPT>


Step 2) Upload the relevant files contained inside this zip into your webpage directory where the menu resides in. They are:

-mmenu.js
-menu_array.js
-The relevant image files (ie: arrow.gif, arrowdn.gif)


All configurations to this script is done inside menu_array.js.

My issue:
I don´t want the predesigned menu from the menu_array.js. I want to make a image or write some text, and from that image or text I wan´t the menu to appear.

I really somebody can help me here!

Regards
Janus[/url][/i]

It is possible to download the menu here: http://www.dynamicdrive.com/dynamicinde ... pmenu4.zip
snapey
Advanced
Advanced
Posts: 19
Joined: Mon Jul 15, 2002 11:26 pm

Post by snapey »

Can I suggest that you consult the samples and frequently asked questions on this site for ideas.

You might also want to start with the latest version rather than the one you have listed.
helpME
Advanced
Advanced
Posts: 18
Joined: Mon Apr 28, 2003 3:44 am

Post by helpME »

i'm trying to use iframes with my menus.. They work fine if I don't add the on/off border color to my menus.. but after I add that, the links no longer work for iframe.. when I click them, they don't do anything..here is source:

,"img src=menu/mail.gif border=0> Team","# onbordercolor=ADC2DC;offbordercolor=ADC2DC;","javascript:openIFrame(\"iframe\",\"http://www.google.com\")",,0

please help!! it's stylexp menu
snapey
Advanced
Advanced
Posts: 19
Joined: Mon Jul 15, 2002 11:26 pm

Post by snapey »

Dearest HelpME

you will not make any friends on this forum by spamming other peoples threads with a question you have already asked elsewhere.
helpME
Advanced
Advanced
Posts: 18
Joined: Mon Apr 28, 2003 3:44 am

Post by helpME »

Well, I figured I may get an answer this way.. Nobody bothers replying to any of my threads..
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Re: Design your own menu

Post by John »

funkstar wrote:It is possible to download the menu here: http://www.dynamicdrive.com/dynamicinde ... pmenu4.zip
I wouldn't, if you want the most current version. 3.5.15 is the most recent, the one they list is approx. 28 levels back.

You choose...
John
Post Reply