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:46
Menu not active (displayed)
Poster: kgp43
Dated: Saturday January 31 2004 - 18:58:38 GMT
Hi all,
I got a problem. I edited in a submenu and now the menu is not showing at my site anymore (worked perfect before).
I hope someone can see the problem.
This is the only file I have edited:
_menuCloseDelay=500 // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150 // The time delay before menus open on mouse over
_followSpeed=5 // Follow scrolling speed
_followRate=40 // Follow scrolling Rate
_subOffsetTop=10 // Sub menu top offset
_subOffsetLeft=-10 // Sub menu left offset
_scrollAmount=3 // Only needed for Netscape 4.x
_scrollDelay=20 // Only needed for Netcsape 4.x
with(menuStyle=new mm_style()){
onbgcolor="#4F8EB6";
oncolor="#ffffff";
offbgcolor="#DCE9F0";
offcolor="#515151";
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
separatorcolor="#2D729D";
separatorsize="1";
padding=5;
fontsize="75%";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="black";
pagebgcolor="#82B6D7";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="http://www.mytackle.com/admin/menu/arrow.gif";
subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}
with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=40;
left=220;
alwaysvisible=1;
orientation="horizontal";
aI("text=Home;url=http://www.mytackle.com/admin/;");
aI("text=Partners;showmenu=Partners;");
aI("text=Merchants;showmenu=Merchants;");
aI("text=Brands;showmenu=Brands;");
aI("text=Series;showmenu=Series;");
aI("text=Products;showmenu=Products;");
aI("text=Prices;showmenu=Prices;");
aI("text=Statistics;showmenu=Statistics;");
}
with(milonic=new menuname("Partners")){
style=menuStyle;
aI("text=Add Partner;url=http://www.mytackle.com/admin/partners/add.php;");
aI("text=Edit Partner;url=http://www.mytackle.com/admin/partners/edit.php;");
aI("text=Validation;url=http://www.mytackle.com/admin/partners/validation.php;");
}
with(milonic=new menuname("Merchants")){
style=menuStyle;
aI("text=Add Merchant;url=http://www.mytackle.com/admin/merchants/add.php;");
aI("text=Overview;url=http://www.mytackle.com/admin/merchants/overview.php;");
aI("text=Validation, email validated;url=http://www.mytackle.com/admin/merchants/validation.php;");
aI("text=Validation, email not validated;url=http://www.mytackle.com/admin/merchants/validation_email.php;");
aI("text=Activity;url=http://www.mytackle.com/admin/merchants/activity.php;");
aI("text=Rating;url=http://www.mytackle.com/admin/merchants/rating.php;");
}
with(milonic=new menuname("Brands")){
style=menuStyle;
aI("text=Add Brand;url=http://www.mytackle.com/admin/brands/add.php;");
aI("text=Overview;url=http://www.mytackle.com/admin/brands/overview.php;");
aI("text=Logs;url=http://www.mytackle.com/admin/brands/logs.php;");
}
with(milonic=new menuname("Series")){
style=menuStyle;
aI("text=Add Series;showmenu=Sub Add Series;status=Sub Add Series;");
aI("text=Overview;showmenu=Sub Series Overview;status=Sub Series Overview;");
aI("text=Logs;url=http://www.mytackle.com/admin/series/logs.php;");
}
with(milonic=new menuname("Sub Add Series")){
style=menuStyle;
aI("text=Reels;url=http://www.mytackle.com/admin/series/add.php?art=Reels;");
aI("text=Rods;url=http://www.mytackle.com/admin/series/add.php?art=Rods;");
aI("text=Combo Sets;url=http://www.mytackle.com/admin/series/add.php?art=Combo;");
aI("text=Equipment;url=http://www.mytackle.com/admin/series/add.php?art=Equipment;");
aI("text=Tackle;url=http://www.mytackle.com/admin/series/add.php?art=Tackle;");
aI("text=Clothing;url=http://www.mytackle.com/admin/series/add.php?art=Clothing;");
aI("text=Books;url=http://www.mytackle.com/admin/series/add.php?art=Books;");
}
with(milonic=new menuname("Sub Series Overview")){
style=menuStyle;
aI("text=Reels;url=http://www.mytackle.com/admin/series/overview.php?art=Reels;");
aI("text=Rods;url=http://www.mytackle.com/admin/series/overview.php?art=Rods;");
aI("text=Combo Sets;url=http://www.mytackle.com/admin/series/overview.php?art=Combo;");
aI("text=Equipment;url=http://www.mytackle.com/admin/series/overview.php?art=Equipment;");
aI("text=Tackle;url=http://www.mytackle.com/admin/series/overview.php?art=Tackle;");
aI("text=Clothing;url=http://www.mytackle.com/admin/series/overview.php?art=Clothing;");
aI("text=Books;url=http://www.mytackle.com/admin/series/overview.php?art=Books;");
with(milonic=new menuname("Products")){
style=menuStyle;
aI("text=Add Product;showmenu=Sub Add Products;status=Sub Add Products;");
aI("text=Overview;url=http://www.mytackle.com/admin/products/overview.php;");
aI("text=Logs;url=http://www.mytackle.com/admin/products/logs.php;");
}
with(milonic=new menuname("Sub Add Products")){
style=menuStyle;
aI("text=Reels;url=http://www.mytackle.com/admin/products/add.php;");
aI("text=Rods;url=http://www.mytackle.com/admin/products/add.php;");
aI("text=Combo Sets;url=http://www.mytackle.com/admin/products/add.php;");
aI("text=Equipment;url=http://www.mytackle.com/admin/products/add.php;");
aI("text=Tackle;url=http://www.mytackle.com/admin/products/add.php;");
aI("text=Clothing;url=http://www.mytackle.com/admin/products/add.php;");
aI("text=Books;url=http://www.mytackle.com/admin/products/add.php;");
}
with(milonic=new menuname("Prices")){
style=menuStyle;
aI("text=Add, edit or delete prices;showmenu=Sub Prices;status=Sub Prices;");
}
with(milonic=new menuname("Sub Prices")){
style=menuStyle;
aI("text=Reels;url=http://www.mytackle.com/admin/products/reels/prices.php;");
aI("text=Rods;url=http://www.mytackle.com/admin/products/rods/prices.php;");
aI("text=Combo Sets;url=http://www.mytackle.com/admin/products/combo/prices.php;");
aI("text=Equipment;url=http://www.mytackle.com/admin/products/equipment/prices.php;");
aI("text=Tackle;url=http://www.mytackle.com/admin/products/tackle/prices.php;");
aI("text=Clothing;url=http://www.mytackle.com/admin/products/clothing/prices.php;");
aI("text=Books;url=http://www.mytackle.com/admin/products/books/prices.php;");
}
with(milonic=new menuname("Statistics")){
style=menuStyle;
aI("text=Pageviews;showmenu=Pageviews;status=Pageviews;");
aI("text=Most Popular Products;url=http://www.mytackle.com/admin/most_popular.php;");
}
with(milonic=new menuname("Pageviews")){
style=menuStyle;
aI("text=All Pageviews;url=http://www.mytackle.com/admin/pageviews.php?pageview=all;");
aI("text=Unique Pageviews;url=http://www.mytackle.com/admin/pageviews.php?pageview=unique;");
}
drawMenus();
Poster: kgp43
Dated: Saturday January 31 2004 - 19:08:22 GMT
Found it

with(milonic=new menuname("Sub Series Overview")){
style=menuStyle;
aI("text=Reels;url=http://www.mytackle.com/admin/series/overview.php?art=Reels;");
aI("text=Rods;url=http://www.mytackle.com/admin/series/overview.php?art=Rods;");
aI("text=Combo Sets;url=http://www.mytackle.com/admin/series/overview.php?art=Combo;");
aI("text=Equipment;url=http://www.mytackle.com/admin/series/overview.php?art=Equipment;");
aI("text=Tackle;url=http://www.mytackle.com/admin/series/overview.php?art=Tackle;");
aI("text=Clothing;url=http://www.mytackle.com/admin/series/overview.php?art=Clothing;");
aI("text=Books;url=http://www.mytackle.com/admin/series/overview.php?art=Books;");
Seems I forgot a "}"

(i'm letting this thread stay, incase someone else get the same problem)