Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:26

Hide the menu


Poster: WLQ
Dated: Saturday November 10 2007 - 16:30:29 GMT

Is there any function that will hide the menu as here?

http://welovequeen.enterpage.com/

where thenavigation is

Re: Hide the menu


Poster: Ruth
Dated: Saturday November 10 2007 - 18:22:52 GMT

Hi,

I can make the menu sort of look like that. Can you give me a page so I can set something up for you to check?

Ruth

Re: Hide the menu


Poster: WLQ
Dated: Saturday November 10 2007 - 18:31:10 GMT

what sort of a page? isn't it a javascript or something? don't understand why you need.

Re: Hide the menu


Poster: Ruth
Dated: Saturday November 10 2007 - 21:35:01 GMT

Hi,

Nevermind, I used that forum page.

This is your data file

Code:
fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=-40;
_subOffsetLeft=-17;

with(mainStyle=new mm_style()){
bordercolor="#ffff00";
borderstyle="solid";
borderwidth=0;
}

with(menuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize=12;
fontstyle="normal";
headerbgcolor="transparent";
headercolor="#cfc8cf";
offbgcolor="transparent";
offcolor="#ffffff";
onbgcolor="transparent";
oncolor="#ffff00";
decoration='none';
ondecoration="underline";
outfilter="Blinds(bands=1, direction='Left', duration=0.5)";
overfilter="Blinds(bands=1, direction='Right', duration=0.5);Shadow(color=#777777', Direction=135, Strength=3)";
padding="1px 3px 0px 20px";
menubgimage="menubg1.png";
}

with(milonic=new menuname("Main tab")){
alwaysvisible=1;
left=0;
orientation="vertical";
style=mainStyle;
top=0;
aI("image=menutop_spacer1.png;type=disabled;");
aI("image=mainnav3.png;showmenu=Main Menu;");
}

with(milonic=new menuname("Main Menu")){
style=menuStyle;
menuheight=240;
menuwidth=144;
menualign='center';
itemheight=18;
aI("text=Forum Navi;type=header;fontsize=11px;itemheight=30;");
aI("text=Home;url=index.php;");
aI("text=FAQ;url=faq.php;");
aI("text=Search;url=search.php;");
aI("text=Memberslist;url=memberlist.php;");
aI("text=User Groups;url=groupcp.php;");
aI("text=Register;url=profile.php?mode=register;");
aI("text=Profile;url=profile.php?mode=home;");
aI("text=Priv.Msgs.;url=privmsg.php?folder=inbox;");
aI("text=Log in;url=login.php;");
}

drawMenus();


I have the images, but it seems the upload area for me to place them is down, so I'll have to get Milonic to fix it so I can put up the images for you. Unless you can give me an email address to send them to you. Might ftp is a problem also so I can't put up the page to show you how it looks.

One thing, this will look like it slides out in IE but not in other browsers. That's do to the over/out filter codes which only work in IE. However, the final look when the submenu is opened will be the same as what it looks like when you open what's there now.

Just so you know, that is not just a 'function' to make any menu slide out, that is part of the programming for whatever the menu system they are using on the site is. It's not just a stand alone function you can apply to any menu system.

Ruth

Re: Hide the menu


Poster: Ruth
Dated: Saturday November 10 2007 - 21:44:53 GMT

I have tried to send you the images but the mail keeps getting returned. As soon as I have a way to get them uploaded someplace, I will post back here.

Ruth

Re: Hide the menu


Poster: WLQ
Dated: Sunday November 11 2007 - 13:15:28 GMT

if you can just upload at http://rapidshare.com/

Re: Hide the menu


Poster: Ruth
Dated: Sunday November 11 2007 - 18:36:57 GMT

Hi,

OK, I tried that, I uploaded it said it was uploaded and that unless I provided the link no one could see them, but it never gave me any link to provide. Maybe you know how to get the link.

I clicked on multi-upload, then uploaded 3 files, I can't find any explanation about what any of the different upload paths are so I left the level3 checked as it was. If you can tell me what I'm supposed to do to get a path to give you, I'll do it again.

These are the 3 file names:

menubg1.png
menutop_spacer1.png
mainnav3.png

Ruth

Re: Hide the menu


Poster: WLQ
Dated: Tuesday November 13 2007 - 16:42:36 GMT

Well i actualy don't know how you did that but it worked. Can you please somehow make this menu same?

Code:
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;


with(XPMainStyle=new mm_style()){
bordercolor="#8A867A";
borderstyle="solid";
borderwidth=1;
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#B8D1F8";
offcolor="#000000";
onbgcolor="#C1D2EE";
onborder="1px solid #000080";
oncolor="#000000";
padding=3;
}

with(XPMainStyle2=new mm_style()){
bordercolor="#8A867A";
borderstyle="solid";
borderwidth=1;
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#B8D1F8";
offcolor="#000000";
onbgcolor="#C1D2EE";
oncolor="#000000";
padding=3;
}

with(XPMainStyle3=new mm_style()){
borderwidth=0;
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
padding=3;
}

with(XPMenuStyle=new mm_style()){
styleid=1;
bordercolor="#8A867A";
borderstyle="solid";
borderwidth=1;
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
imagepadding=3;
offbgcolor="transparent";
offcolor="#000000";
onbgcolor="#ffeec2";
onborder="1px solid #000080";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#B8D1F8', Direction=135, Strength=5)";
padding=4;
separatoralign="right";
separatorcolor="#6A8CCB";
separatorpadding=1;
separatorwidth="80%";
subimagepadding=3;
menubgcolor="#EBF0EC";
}

drawMenus();

Re: Hide the menu


Poster: Ruth
Dated: Tuesday November 13 2007 - 18:12:40 GMT

Hi,

I need the other info in the data file to do it, the menus.

Ruth

Re: Hide the menu


Poster: Ruth
Dated: Wednesday November 14 2007 - 9:00:19 GMT

Hi,

I thought I'd explain, the reason I need the full information is that the image which becomes the background to the submenu which shows when you click that navigation image is sized according to the size of the submenu which shows when you click that first image. I am trying to figure out how to set it up so you don't have to size a menubgimage, but it may not be possible.

Ruth

Re: Hide the menu


Poster: John
Dated: Friday November 16 2007 - 14:11:51 GMT

DISCLAIMER: Neither I nor Ruth work for Milonic! The opinions expressed below are mine alone.

In reading over this topic I see numerous attempts from Ruth to try to solve your problems, and, to make this as short and polite as possible, in many cases backtalk and resistance from you to provide what she needs.

So, my suggestions are these - first, take a step back and chill. Second, if you are a PAID (i.e., Pro license or above) user of the menu, contact Milonic directly at http://www.milonic.com/support/ for further help.

Re: Hide the menu


Poster: Ruth
Dated: Wednesday November 14 2007 - 19:07:37 GMT

Hi,
I would still need to have the data info with you pointing out what it is in it you want to all be open. Without the data information on the menus, I have no idea how or if it's possible to set up something like you want. There are things like the openmenusbyurl module which can have menus open based on a url, but if you want to mouseover one menu and have it open 3, I don't know if that's possible and I'd need something with which to experiment for a solution.

Ruth

Re: Hide the menu


Poster: WLQ
Dated: Wednesday November 14 2007 - 19:26:34 GMT

See This is my menu:

4 styles and some menu. On the page they looking like:

Code:
with(milonic=new menuname("")){
alwaysvisible=1;
left=11;
margin=2;
orientation="vertical";
style=XPMainStyle3;
top=30;
aI(";");
}


Code:
with(milonic=new menuname("")){
alwaysvisible=1;
left=11;
margin=2;
orientation="vertical";
style=XPMainStyle3;
top=30;
aI(";");
}


Code:
with(milonic=new menuname("")){
alwaysvisible=1;
left=11;
margin=2;
orientation="vertical";
style=XPMainStyle3;
top=30;
aI(";");
}


3 menus that are always keepalive. I cannot just put a small image and make showmenu function because then only one menu comes out but I need all 3 menus. One of them contains show menu function. But that doesn't matter what I want is to when I click or mouseover or whatever that menu comes out. You see I need anything that will hide and show the menu. Maybe there is a javscript for that.

Re: Hide the menu


Poster: Ruth
Dated: Wednesday November 14 2007 - 20:17:17 GMT

Hi,

I'm not sure if this will help, if not you'll have to contact Milonic because I wouldn't know how to do js functions. This has to do with using Milonic menu clickfunction to show and hide different layers. And the second is abobut showing and hiding menus, but not multiple ones at once.

viewtopic.php?p=18864#p18864

viewtopic.php?p=31726#p31726

Ruth

Re: Hide the menu


Poster: WLQ
Dated: Wednesday November 14 2007 - 18:58:34 GMT

Alright the thing you gave me is just a menu left open. Same as just opening the sub menu, but I need something that will open the menu (not just open (showmenu) but open the whole menu). Because I have 3 keepalive and I need all of them to open, if there is a function to open not just one menu (showmenu) but 3, will be also nice.

Re: Hide the menu


Poster: WLQ
Dated: Thursday November 15 2007 - 16:02:22 GMT

Not working, there is actualy a function to disable the menu by clicking:

Code:
aI("text=Disable This Menu;url=`javascript:var contextDisabled=true;");


Is there a function to reanable the menu then?

Re: Hide the menu


Poster: Ruth
Dated: Thursday November 15 2007 - 16:14:21 GMT

http://www.milonic.com/menu_methods.php

Try this page. Under DHTML Menu on that page there is a list of Menu Quick Reference Guides, perhaps something there will help.

Ruth

Re: Hide the menu


Poster: WLQ
Dated: Thursday November 15 2007 - 16:21:06 GMT

there's only close menu

Re: Hide the menu


Poster: Ruth
Dated: Thursday November 15 2007 - 16:46:59 GMT

I will post to Milonic and maybe someone will respond but as I told you. I do not do js functions. Not because I don't want to help because I know nothing about them. What you want I believe will take some kind of function or it will take some kind of modification by Milonic.

As noted before, you should go to the main site and try contacting them. If you have an up to date valid support license then you can click the Tech Support text link at the bottom of the main site while logged in under the name used to purchase that and fill out a support ticket.

Ruth

Re: Hide the menu


Poster: Ruth
Dated: Thursday November 15 2007 - 17:28:22 GMT

Hi,

One other thing, if you could give me the test page with all the info, maybe there is a way to do it without functions, but I can't know that without seeing the layout and the menu

Re: Hide the menu


Poster: WLQ
Dated: Monday November 12 2007 - 16:42:00 GMT

Look just put all files in zip or rar archiv! I think you can do it and then just upload again or try here: megaupload.com

Re: Hide the menu


Poster: Ruth
Dated: Monday November 12 2007 - 17:32:29 GMT

OK, with the zip I got it. This is the link they gave me.

http://rapidshare.com/files/69236324/wlq.zip.html

Ruth

Re: Hide the menu


Poster: WLQ
Dated: Monday November 12 2007 - 18:39:04 GMT

alright, thanks, i will test