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:35
important evaluation question..
Poster: sergio_101
Dated: Tuesday August 16 2005 - 15:35:30 BST
i have been evaluating this product for a week or so, and i think i have settled on using it. it's a great product.. but, i do have a few quesions..
my biggest question is:
when i purchase the product, will it stop adding milonic on the top level of my menu items?
i wrote a php script that generates menu.js based on the entries in our database..
here is what the menu looks like:
http://red-red.webhop.net/ACP/menu.html
if you look at the top, you will notice it changes..
this is the menu.js that my script generates..
(any help would be appreciated)
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#ddffdd";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}
with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=10;
orientation="vertical";
style=menuStyle;
top=10;
aI("status=Back To Home Page;text=Ashland Conveyor Home;url=http://red-red.webhop.net/ACP/;");
aI("showmenu=RollerConv;text=Roller Conveyor;");
aI("showmenu=SkwhConv;text=Skatewheel Conveyor;");
aI("showmenu=Rollers;text=Rollers;");
aI("showmenu=FlowRail;text=Flow Rail;");
aI("showmenu=PowerConv;text=Power Conveyor;");
aI("showmenu=Supports;text=Supports;");
aI("showmenu=Telescope;text=Telescoping Conveyor;");
aI("showmenu=BallTrans;text=Ball Transfer;");
aI("showmenu=Accessories;text=Accessories;");
}drawMenus();
Poster: Andy
Dated: Tuesday August 16 2005 - 17:11:01 BST
Hi,
The full version of the menu that you will can download after your purchase will not contain any code to add the MILONIC link so the answer is yes. The link will not be visible.
With regard to the sample at http://red-red.webhop.net/ACP/menu.html this will not change once you have installed the new menu code files after your purchase.
Hope this helps,
Andy