menu not visible in IE

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
nay_m_c
Beginner
Beginner
Posts: 2
Joined: Tue Apr 24, 2007 4:46 pm

menu not visible in IE

Post by nay_m_c »

hi all, i have some php that dynamically generates a milonic menu inline in the page. this has worked for me before with the same version of milonic but i can't get my current menu to show in IE. below is the current code that is generated. it's a little sloppy but it should work. any help would be hugely appreciated.

####################

<!------------------------------------------->

Code: Select all

<script type="text/javascript" src="/sps/js/milonic/milonic_src.js"></script>	
<noscript></noscript>
<script type="text/javascript">
if(ns4)_d.write("<scr"+"ipt type=text/javascript src=/sps/js/milonic/mmenuns4.js><\/scr"+"ipt>");		
  else _d.write("<scr"+"ipt type=text/javascript src=/sps/js/milonic/mmenudom.js><\/scr"+"ipt>"); 

fixMozillaZIndex=true; 
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=1;

with(tabStyle = new mm_style()) {
	itemwidth=176;
}

with(subStyle = new mm_style()) {
	offbgcolor="#853058";
	onbgcolor="#ae4476";
	oncolor="#ffffff";
	offcolor="#ffffff";
	offborder="1px solid #4a1728";
	itemwidth=176;
	
	
}
</script>

<div id="milonic">
<TABLE  cellpadding="0" cellspacing="0" ALIGN="left" width="176px">
<TR><TD width="176px">

<script language="JAVASCRIPT">
with(milonic=new menuname("1")) {
orientation="vertical";
position="relative"
style=tabStyle;
alwaysvisible=1;
aI("image=/media/sitemap/sitemap_off_16.png;overimage=
/media/sitemap/sitemap_on_16.png;showmenu=2;url=/about.php");
}
drawMenus();
</script>
</TD></TR><TR><TD width="176px">
<script language="JAVASCRIPT">
with(milonic=new menuname("3")) {
orientation="vertical";
position="relative"
style=tabStyle;
alwaysvisible=1;
aI("image=/media/sitemap/sitemap_off_22.png;overimage=
/media/sitemap/sitemap_on_22.png;showmenu=4;url=/worship.php");
}
drawMenus();
</script>
</TD></TR><TR><TD width="176px">
<script language="JAVASCRIPT">
with(milonic=new menuname("5")) {
orientation="vertical";
position="relative"
style=tabStyle;
alwaysvisible=1;
aI("image=/media/sitemap/sitemap_off_29.png;overimage=
/media/sitemap/sitemap_on_29.png;showmenu=6;url=/ed.php");
}
drawMenus();
</script>
</TD></TR><TR><TD width="176px">
<script language="JAVASCRIPT">
with(milonic=new menuname("7")) {
orientation="vertical";
position="relative"
style=tabStyle;
alwaysvisible=1;
aI("image=/media/sitemap/sitemap_off_31.png;overimage=
/media/sitemap/sitemap_on_31.png;showmenu=8;url=/community.php");
}
drawMenus();
</script>
</TD></TR><TR><TD width="176px">
<script language="JAVASCRIPT">
with(milonic=new menuname("9")) {
orientation="vertical";
position="relative"
style=tabStyle;
alwaysvisible=1;
aI("image=/media/sitemap/sitemap_off_32.png;overimage=
/media/sitemap/sitemap_on_32.png;showmenu=10;url=
/simple.php/museum");
}
drawMenus();
</script>
</TD></TR><TR><TD width="176px">
<script language="JAVASCRIPT">
with(milonic=new menuname("11")) {
orientation="vertical";
position="relative"
style=tabStyle;
alwaysvisible=1;
aI("image=/media/sitemap/sitemap_off_33.png;overimage=
/media/sitemap/sitemap_on_33.png;showmenu=12;url=/membership.php");
}
drawMenus();
</script>

</TD></TR><TR><TD width="176px">
<script language="JAVASCRIPT">
with(milonic=new menuname("13")) {
orientation="vertical";
position="relative"
style=tabStyle;
alwaysvisible=1;
aI("image=/media/sitemap/sitemap_off_34.png;overimage=
/media/sitemap/sitemap_on_34.png;showmenu=14;url=/az.php");
}
drawMenus();
</script>
</TD></TR><TR><TD width="176px">
<script language="JAVASCRIPT">
with(milonic=new menuname("15")) {
orientation="vertical";
position="relative"
style=tabStyle;
alwaysvisible=1;
aI("image=/media/sitemap/sitemap_off_35.png;overimage=
/media/sitemap/sitemap_on_35.png;showmenu=16;url=/calendar.php");
}
drawMenus();
</script>
</TD></TR></TABLE><script language="JAVASCRIPT">
with(milonic=new menuname("2")) {
overflow="scroll";
style=subStyle;
aI("text=Welcome Letter;url=/simple.php/about_welcome");
aI("text=Directions and Parking;url=/simple.php/about_directions");
aI("text=Worship Services;url=/simple.php/about_services");
aI("text=Message From Our President;url=/simple.php/about_president");
aI("text=Emanu-El's Mission;url=/simple.php/about_mission");
aI("text=History;showmenu=17;url=/simple.php/about_history");
aI("text=Publications;url=about_publications.php");
}
</script>
<script language="JAVASCRIPT">
with(milonic=new menuname("17")) {
overflow="scroll";
style=subStyle;
aI("text=Timeline;url=about_history_timeline.php");
}
</script>
<script language="JAVASCRIPT">
with(milonic=new menuname("4")) {
overflow="scroll";
style=subStyle;
aI("text=The Importance of Prayer and Worship;url=/simple.php/wor_message");
aI("text=The Importance of Synagogue Music at Emanu-El;url=/simple.php/wor_music");
aI("text=Ceremonies and Practices;url=/simple.php/wor_cer");
aI("text=Holy Days and Festivals;url=wor_holidays.php");
aI("text=Broadcast of Services;url=wor_broadcast.php");
}
</script>
<script language="JAVASCRIPT">
with(milonic=new menuname("6")) {
overflow="scroll";
style=subStyle;
aI("text=Early Childhood;showmenu=18;url=ed_early.php");
}
</script>
<script language="JAVASCRIPT">
with(milonic=new menuname("18")) {
overflow="scroll";
style=subStyle;
aI("text=Welcome Letter;url=/simple.php/ed_early_welcome");
}
</script>
<script language="JAVASCRIPT">
with(milonic=new menuname("8")) {
overflow="scroll";
style=subStyle;
aI("text=Women’s Auxiliary;url=/simple.php/com_women");
aI("text=Men's Club;url=/simple.php/com_men");
aI("text=Emanu-El League;url=/simple.php/com_emanuelleague");
aI("text=Young Families;url=/simple.php/com_young");
aI("text=Tikkun Olam;url=/simple.php/com_tikkun");
aI("text=Volunteer Opportunities;url=/simple.php/com_volunteer");
aI("text=Lectures/Concerts;url=/simple.php/com_lectures");
aI("text=Philanthropic Fund;url=/simple.php/com_fund");
}

</script>
<script language="JAVASCRIPT">
with(milonic=new menuname("12")) {
overflow="scroll";
style=subStyle;
aI("text=Importance of Synagogue Affiliation;url=/simple.php/mem_affiliation");
aI("text=What Temple Emanu-El can offer you;url=/simple.php/mem_offer");
aI("text=Dues and Seating;url=/simple.php/mem_dues");
aI("text=Donate;url=/simple.php/mem_donate");
aI("text=Login;url=user_login.php");
}
</script>
<script language="JAVASCRIPT">
drawMenus();
</SCRIPT>
</div>
<!-- end left nav -->
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi,

I don't know if anyone here can help, but if someone can they will need the page to figure out what's up.

Ruth
nay_m_c
Beginner
Beginner
Posts: 2
Joined: Tue Apr 24, 2007 4:46 pm

Post by nay_m_c »

i can't put up a direct link to our dev site (passwords and all), but here's a modified version as a static html page that has the same prob. please excuse all the broken image links!!!!

http://renechristen.net/temp/menu/menu.html
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi,

You are going to have to upgrade to the newest version of the menu. I can't do anything since I have no idea what that version included as to programming, or even how it worked. That's 30+ levels back from this point.

To get the newest version you need to log onto the main site under your registered name for that license and then click the download button.

Make SURE you do not save the new version so it overwrites the old one. Keep a copy of the old milonic_src.js, mmenudom.js mmenuns4.js files someplace as backup. If you overwrite them you can't get them back, that version is not available.

Ruth
Post Reply