SubMenus Not Appearing in IE

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
Renie57
Beginner
Beginner
Posts: 6
Joined: Mon Dec 01, 2008 5:26 am

SubMenus Not Appearing in IE

Post by Renie57 »

I just started using my 2nd licensed menu and this one won't show up in IE7 (Had no problem with the first one I bought). Thanks for any help.

Here's the website page: http://www.artgarfunkel.com/template.html

Here's the code from the menu_data:

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=2;
_subOffsetLeft=-2;


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#000000";
headercolor="#006699";
offbgcolor="#000000";
offcolor="#ffffff";
onbgcolor="#0000000";
oncolor="#cc0000";
onsubimage="http://www.artgarfunkel.com/images/home/black_7x7.gif";
padding=7;
pagecolor="red";
separatorcolor="#000000";
separatorsize=1;
subimage="http://www.artgarfunkel.com/images/home/black_7x7.gif";
subimagepadding=6;
}

with(submenuStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
borderwidth=2;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="italic";
headerbgcolor="#000000";
headercolor="#006699";
offbgcolor="#000000";
offcolor="#ffffff";
onbgcolor="#000000";
oncolor="#cc0000";
onsubimage="http://www.artgarfunkel.com/images/home/black_7x7.gif";
padding=8;
pagebgcolor="#cc0000";
pagecolor="red";
subimage="http://www.artgarfunkel.com/images/home/black_7x7.gif";
subimagepadding=6;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
top=35;
screenposition="center";
style=menuStyle;
aI("text=News;url=http://www.artgarfunkel.com/news.html;");
aI("showmenu=Music;text=Music;");
aI("showmenu=Concerts;text=Concerts;");
aI("showmenu=Writings;text=Writings;");
aI("showmenu=Chronology;text=Chronology;");
aI("showmenu=AG Fans;text=AG Fans;");
aI("showmenu=Everything Art;text=Everything Art;");
aI("showmenu=Contacts;text=Contacts;");
}

with(milonic=new menuname("Music")){
margin=4;
style=submenuStyle;
aI("text=Album Covers;url=http://www.artgarfunkel.com/covers.html;");
aI("text=Single Covers;url=http://www.artgarfunkel.com/singles.html;");
aI("text=Solo Discography;url=http://www.artgarfunkel.com/cdlist.html;");
aI("text=Song Lyrics;url=http://www.artgarfunkel.com/lyrics/lyrics.html;");
aI("text=DVDs;url=http://www.artgarfunkel.com/dvds.html;");
}
with(milonic=new menuname("Concerts")){
margin=12;
style=submenuStyle;
aI("text=2009 Concert Dates;url=http://www.artgarfunkel.com/concerts.html;");
aI("text=2008 Concert Dates;url=http://www.artgarfunkel.com/chrono/08dates.html;");
aI("text=2007 Concert Dates;url=http://www.artgarfunkel.com/chrono/07dates.html;");
aI("text=2006 Concert Dates;url=http://www.artgarfunkel.com/chrono/06dates.html;");
aI("text=2005 Concert Dates;url=http://www.artgarfunkel.com/chrono/05dates.html;");
aI("text=2004 Concert Dates;url=http://www.artgarfunkel.com/chrono/04dates.html;");
aI("text=2003 Concert Dates;url=http://www.artgarfunkel.com/chrono/03dates.html;");
aI("text=2002 Concert Dates;url=http://www.artgarfunkel.com/chrono/02dates.html;");
aI("text=2001 Concert Dates;url=http://www.artgarfunkel.com/chrono/01dates.html;");
aI("text=2000 Concert Dates;url=http://www.artgarfunkel.com/chrono/00dates.html;");
aI("text=1999 Concert Dates;url=http://www.artgarfunkel.com/chrono/99dates.html;");
aI("text=1998 Concert Dates;url=http://www.artgarfunkel.com/chrono/98dates.html;");
aI("text=1997 Concert Dates;url=http://www.artgarfunkel.com/chrono/97dates.html;");
}
with(milonic=new menuname("Writings")){
margin=4;
style=submenuStyle;
aI("text=Still Water;url=http://www.artgarfunkel.com/poems/stillwater.html;");
aI("showmenu=Kathryn;text=Kathyrn;");
aI("showmenu=EuroWalk;text=EuroWalk;");
aI("showmenu=Other Bits;text=Other Bits;");
}
with(milonic=new menuname("EuroWalk")){
margin=4;
style=submenuStyle;
aI("text=Ireland 1998;url=http://www.artgarfunkel.com/poems/eurowalk/ireland.html;");
aI("text=Wales 1999;url=http://www.artgarfunkel.com/poems/eurowalk/wales.html;");
aI("text=Cherboug 2000;url=http://www.artgarfunkel.com/poems/eurowalk/france.html;");
aI("text=Paris 2001;url=http://www.artgarfunkel.com/poems/eurowalk/paris.html;");
aI("text=Chaveny 2001;url=http://www.artgarfunkel.com/poems/eurowalk/paris.html;");
aI("text=Saint Paul de Vence 2002;url=http://www.artgarfunkel.com/poems/eurowalk/stpaul.html;");
aI("text=Burgundy 2002;url=http://www.artgarfunkel.com/poems/eurowalk/aug2002.html;");
aI("text=Lyon 2003;url=http://www.artgarfunkel.com/poems/eurowalk/lyon.html;");
}
with(milonic=new menuname("Kathryn")){
margin=4;
style=submenuStyle;
aI("text=Poem One;url=http://www.artgarfunkel.com/kim/01.html;");
aI("text=Poem Two;url=http://www.artgarfunkel.com/kim/02.html;");
aI("text=Poem Three;url=http://www.artgarfunkel.com/kim/03.html;");
aI("text=Poem Four;url=http://www.artgarfunkel.com/kim/04.html;");
aI("text=Poem Five;url=http://www.artgarfunkel.com/kim/05.html;");
aI("text=Poem Six;url=http://www.artgarfunkel.com/kim/06.html;");
aI("text=Poem Seven;url=http://www.artgarfunkel.com/kim/07.html;");
aI("text=Poem Eight;url=http://www.artgarfunkel.com/kim/08.html;");
aI("text=Poem Nine;url=http://www.artgarfunkel.com/kim/09.html;");
aI("text=Poem Ten;url=http://www.artgarfunkel.com/kim/10.html;");
}
with(milonic=new menuname("Other Bits")){
margin=4;
style=submenuStyle;
aI("text=September 11th;url=http://www.artgarfunkel.com/lyrics/lyrics.html;");
aI("text=Touring;url=http://www.artgarfunkel.com/dvds.html;");
aI("text=S&G Concert;url=http://www.artgarfunkel.com/lyrics/lyrics.html;");
aI("text=James Taylor;url=http://www.artgarfunkel.com/dvds.html;");
}
with(milonic=new menuname("Chronology")){
margin=4;
style=submenuStyle;
aI("text=1970-1974;url=http://www.artgarfunkel.com/chrono/1970-1974.html;");
aI("text=1975-1979;url=http://www.artgarfunkel.com/chrono/1975-1979.html;");
aI("text=1980-1984;url=http://www.artgarfunkel.com/chrono/1980-1984.html;");
aI("text=1985-1989;url=http://www.artgarfunkel.com/chrono/1989-1985.html;");
aI("text=1990-1993;url=http://www.artgarfunkel.com/chrono/1993-1990.html;");
aI("text=1994-1996;url=http://www.artgarfunkel.com/chrono/1996-1994.html;");
aI("text=1997-1998;url=http://www.artgarfunkel.com/chrono/1998-1997.html;");
aI("text=1999-2000;url=http://www.artgarfunkel.com/chrono/2000-1999.html;");
aI("text=2001-2003;url=http://www.artgarfunkel.com/chrono/2003-2001.html;");
aI("text=2004-2007;url=http://www.artgarfunkel.com/chrono/2007-2004.html;");
}
with(milonic=new menuname("AG Fans")){
margin=4;
style=submenuStyle;
aI("text=Guestbook;url=http://www.artgarfunkel.com/fan.html;");
aI("text=Fan Forum;url=http://www.artgarfunkel.com/fan.html;");
aI("text=2008 Fan Get Together;url=http://www.artgarfunkel.com/fantour.html;");
}
with(milonic=new menuname("Everything Art")){
margin=4;
style=submenuStyle;
aI("text=Acting Credits;url=http://www.artgarfunkel.com/appear.html;");
aI("text=Biography;url=http://www.artgarfunkel.com/bio.html;");
aI("text=Interviews/Articles;url=http://www.artgarfunkel.com/articles/mainlist.html;");
aI("text=Library;url=http://www.artgarfunkel.com/library.html;");
aI("text=Library Favorites;url=http://www.artgarfunkel.com/favorites.html;");
aI("text=Millenium Cruise;url=http://www.artgarfunkel.com/cruise/day1.html;");
aI("text=Online Shop;url=http://www.artgarfunkel.com/shop.html;");
aI("text=Photo Gallery;url=http://www.artgarfunkel.com/swish/album1.html;");
aI("text=Top 60 Songs;url=http://www.artgarfunkel.com/topten.html;");
aI("text=23 Favorite Classicals;url=http://www.artgarfunkel.com/classical.html;");
aI("showmenu=Walk Across America;text=Walk Across America;");
}
with(milonic=new menuname("Walk Across America")){
margin=4;
style=submenuStyle;
aI("text=Quotes About The Walk;url=http://www.artgarfunkel.com/poems/america/quotes.html;");
aI("text=The Route;url=http://www.artgarfunkel.com/poems/america/route.html;");
aI("text=Map Of The Route;url=http://www.artgarfunkel.com/poems/america/trek.html;");
}
with(milonic=new menuname("Contacts")){
margin=4;
style=submenuStyle;
aI("text=Business Contacts;url=http://www.artgarfunkel.com/business.html;");
aI("text=Email WebManager;url=mailto:contact@artgarfunkel.com;");
}

drawMenus();
KaiHogan
Beginner
Beginner
Posts: 9
Joined: Thu Jan 15, 2004 7:36 pm

Re: SubMenus Not Appearing in IE

Post by KaiHogan »

Renie57,

The first thing that will will want to do is update to the latest version. You are using version 5.810 and as of this writting the latest version is 5.813. There were some fixes in 5.811 that did address some menu display issues. Not sure if this is the issue you are seeing or not, but one step at a time. So after you upgrade to 5.813 see if the issue still exist for you.

Kaihogan
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Re: SubMenus Not Appearing in IE

Post by Andy »

Yup and upgrade would be good but you also need to look at the colors in your menu_data.js file

You have this for the menuStyle style definition in your menu_data.js file:

onbgcolor="#0000000";

and there are seven zeros, should only be six for a correct color, like this:

onbgcolor="#000000";

HTH,
Andy
Renie57
Beginner
Beginner
Posts: 6
Joined: Mon Dec 01, 2008 5:26 am

Re: SubMenus Not Appearing in IE

Post by Renie57 »

That was a fast update - I just purchased this menu Dec 8. Is there a way to update without me having to redo the menu_data file with my info?
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Re: SubMenus Not Appearing in IE

Post by Ruth »

Hi,

Yes. First, so you are notified each time there is an update go to either of these topics and check subscribe or watch the topic whichever it says. viewforum.php?f=18 and/or viewtopic.php?f=10&t=3108

As to updating, download the newest version, unzip it someplace different from where you have the older version. Then go to the folder and find all the program files you need EXCEPT the menu_data.js file and upload them. Just don't upload the menu_data.js file. As a precaution, I suggest to all users that they rename their personalized menu_data.js file to something else then there is never a chance of accidentally uploading and overwriting it with the newest download.

Make sure you are logged in on the main site using whatever name you created when you licensed the menu, so you get your licensed version :)

Ruth
Post Reply