Want Slide Down Sub Menu's

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
MenuFreak
Beginner
Beginner
Posts: 8
Joined: Fri Aug 21, 2009 3:58 am

Want Slide Down Sub Menu's

Post by MenuFreak »

Hey guys I have been using Milonic's menu's for years but I am having a hard time trying to get the submenu to scroll out of the main menu instead of popping up complete.

Here is the example of what I am trying to do http://www.nasa.gov/

I tried using the overfilter command in the sub menu section but it does not seem to do anything at all no matter where I place it. Here is how I have it placed now.

with(submenuStyle=new mm_style()){
styleid=1;
overfilter="Slide(duration=1);Shadow(color='#777777',Direction=135,Strength=3)"; <--------------------------OVERFILTER
bordercolor="#5A0009";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="#E5D19F";
offcolor="#5A0009";
oncolor="#ffffff";
pagecolor="black";
rawcss="padding-left:10px;padding-right:10px;";
separatorcolor="#ffffff";
separatorsize=1;
subimage="http://img.milonic.com/black_round_white.gif";
}

Am I supposed to place it in a different area? Or is this even the right command to be using to get the effect.

Any help would be great, thanks!
Post Reply