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:08
Want Slide Down Sub Menu's
Poster: MenuFreak
Dated: Friday August 21 2009 - 4:29:18 BST
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!