Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

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:39

Menu shows in FP 2003 in preview but not on Web


Poster: ford4
Dated: Friday July 8 2005 - 5:59:11 BST

Help!
I have uploaded the 4 files for version 5.0 to the web site.
I can view the menu in Front Page 2003 but not after I publish the page and the menu_data.js file.

I had a older version 3 that I was trying out and it work after I published.
url is http://personalpages.tds.net/~fordijjc/gymfinity.html

This is not the final web site, I'm just testing this before we replace our business web site when we are ready. The business site is http://www.gynfinity.com.

I'm brand new at this and I'm also wondering why when I bring my page up in IE it looks fine but in Netscape and Firefox my header looks real bad.

Can you also tell me if using layers only is a bad thing. My header and menue is in a table cell and the rest of the page is just lasyers except for the bottom. I'm just starting out using layers.

Can you also look at my code at menu team.
I have a menu that needs to call to a sub menu which it does but the other menus don't show.
Here is my code.

Thanks,


_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="red";
headercolor="red";
offbgcolor="000000";
offcolor="white";
onbgcolor="990000";
oncolor="white";
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=72;
orientation="horizontal";
style=menuStyle;
top=135;
aI("showmenu=about;text=About;");
aI("text=Facility;url=http://gymfinity.com/facility.htm;");
aI("showmenu=calendars;text=Calendars;");
aI("showmenu=events;text=Events;");
aI("showmenu=camps;text=Camps;");
aI("showmenu=class;text=Class Schedule;");
aI("text=News;url=http://gymfinity.com/news.htm;");
aI("showmenu=links;text=Links;");
aI("showmenu=competitive;text=Competitive;");
aI("showmenu=team;text=Team Members;");
aI("text=Contact Us;url=http://gymfinity.com/contact_us.htm;");
}

with(milonic=new menuname("about")){
overflow="scroll";
style=menuStyle;
aI("text=About Owners;url=http://gymfinity.com/about_owners.htm;")
aI("text=About Staff;url=http://http://gymfinity.com/about_staff.htm;")
aI("text=About Philosophy;url=http://gymfinity.com/about_philosophy.htm;")
}

with(milonic=new menuname("calendars")){
style=menuStyle;
aI("text=August 2005;url=http://gymfinity.com/august_2005.htm;");
aI("text=September 2005;url=http://gymfinity.com/september_2005.htm;");
aI("text=October 2005;url=http://gymfinity.com/october_2005.htm;");
aI("text=November 2005;url=http://gymfinity.com/november_2005.htm;");
aI("text=December 2005;url=http://gymfinity.com/december_2005.htm;");
aI("text=January 2006;url=http://gymfinity.com/january_2006.htm;");
}

with(milonic=new menuname("events")){
style=menuStyle;
aI("text=Field Trips;url=http://gymfinity.com/field_trips.htm;");
aI("text=Birthday Parties;url=http://gymfinity.com/birthday_parties.htm;");
aI("text=Open Gyms;url=http://gymfinity.com/open_gyms.htm;");
aI("text=Parents Night Out;url=http://gymfinity.com/parents_night_out.htm;");
}

with(milonic=new menuname("camps")){
style=menuStyle;
aI("text=No Bummer Summer;url=http://gymfinity.com/no_bummer_summer.htm;");
aI("text=Flyers Cheer Camp;url=http://gymfinity.com/flyers_cheer_camp.htm;");
}

with(milonic=new menuname("class")){
style=menuStyle;
aI("text=Schedules;url=http://gymfinity.com/schedules.htm;");
aI("text=Real Time Availability;url=http://gymfinity.com/real_time_availability.htm;");
aI("text=Registration Portal;url=http://gymfinity.com/registration_portal.htm;");
}

with(milonic=new menuname("links")){
style=menuStyle;
aI("text=USA-Gymnastics;url=http://www.usa-gymnastics.org;");
aI("text=WGCOA;url=http://www.wisconsingymnasticsclubs.com;");
aI("text=9.9 Sales;url=http://www.gymsupply.com;");
aI("text=International Gymnast;url=http://www.intlgymnast.com;");
aI("text=Region 4;url=http://www.usa-gymnastics.org/committee/w-reg4.html;");
aI("text=Character Counts;url=http://charactercounts.org/sports;");
}

with(milonic=new menuname("competitive")){
style=menuStyle;
aI("text=Cheer Team;url=http://gymfinity.com/cheer_team.htm;");
aI("text=Gymnastics Team;url=http://gymfinity.com/gymnastics_team.htm;");
aI("text=Tumble & Tramp Team;url=http://gymfinity.com/tumble_and_tramps.htm;");
}

with(milonic=new menuname("team")){
style=menuStyle;
aI("text=Booster Club By-Laws;url=http://gymfinity.com/secure/booster_club_by_laws.htm;");
aI("showmenu=gymnastics booster;status=Gymnastics Booster;text=Gymnastics Booster;");
}

with(milonic=new menuname("gymnastics booster")){
style=menuStyle;
aI("text=Meeting Minutes;url=http://gymfinity.com/secure/meeting_minutes.htm;");
aI("text=Board Members Contacts;url=http://gymfinity.com/secure/board_members_contacts.htm;");
aI("text=Members Contact List;url=http://gymfinity.com/secure/members_contact_list.htm;");
}

with(milonic=new menuname("team")){
style=menuStyle;
aI("showmenu=tumble and tramp booster;status=Tumble & Tramp Booster;text=Tumble & Tramp Booster;");
aI("showmenu=cheer booster;status=Cheer Boosters;text=Cheer Boosters;");
aI("text=Upcoming Events;url=http://gymfinity.com/secure/upcoming_events.htm;");
}

with(milonic=new menuname("gymnastics booster")){
style=menuStyle;
aI("text=Meeting Minutes;url=http://gymfinity.com/secure/meeting_minutes.htm;");
aI("text=Board Members Contacts;url=http://gymfinity.com/secure/board_members_contacts.htm;");
aI("text=Members Contact List;url=http://gymfinity.com/secure/members_contact_list.htm;");
}
drawMenus();




[code][/code]


Poster: slackbladder
Dated: Friday July 8 2005 - 14:39:47 BST

Hi,

for this URL:
http://personalpages.tds.net/~fordijjc/gymfinity.html

This:

Code:
<SCRIPT language=JavaScript src="../Gymfinity_2005/milonic_src.js" type=text/javascript></SCRIPT>
<script language=JavaScript>
if(ns4)_d.write("<scr"+"ipt language=JavaScript src=mmenuns4.js><\/scr"+"ipt>");
else _d.write("<scr"+"ipt language=JavaScript src=mmenudom.js><\/scr"+"ipt>"); </script>
<SCRIPT language=JavaScript src="../Gymfinity_2005/menu_data.js" type=text/javascript></SCRIPT>


should be:

Code:
<SCRIPT language=JavaScript src="milonic_src.js" type=text/javascript></SCRIPT>
<script language=JavaScript>
if(ns4)_d.write("<scr"+"ipt language=JavaScript src=mmenuns4.js><\/scr"+"ipt>");
else _d.write("<scr"+"ipt language=JavaScript src=mmenudom.js><\/scr"+"ipt>"); </script>
<SCRIPT language=JavaScript src="menu_data.js" type=text/javascript></SCRIPT>