menu looks weird on ie for mac

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
philosophia
Beginner
Beginner
Posts: 1
Joined: Wed Jul 17, 2002 5:08 pm

menu looks weird on ie for mac

Post by philosophia »

hi all
i've been using the milonic menu, it looks great in ie for pc, as well as in mozilla and galeon for unix. i just noticed this today when i brought up my page for the first time on a mac in ie - the menu shows up and it works, but it looks like the spacing is all screwed up.

check out http://darkpossum.medill.northwestern.edu/index.php

if you're on a mac, you'll see what i mean.

any way to fix this?

here's a snippet of code i'm using


,"Projects  ","show-menu=projects",,"",1^M
,"Quick Links  ","show-menu=quicklinks",,"",1^M
,"Redmond  ","show-menu=redmond",,"",1^M
,"System  ","show-menu=system",,"",1^M
,"Other  ","show-menu=other",,"",1^M
])^M
^M
addmenu(menu=["projects",^M
,,120,1,"",style1,,"left",effect,,,,,,,,,,,,^M
,"Languages","show-menu=langnews",,,1^M
,"Technology","show-menu=technonews",,,1^M
])^M
^M
^M
addmenu(menu=["langnews",^M
,,170,1,"",style1,,"left",effect,,,,,,,,,,,,^M
,"C/C++","http://darkpossum.medill.northwestern.edu/modules.php?
name=Content&pa=showpage&pid=4",,,0^M
,"perl","http://darkpossum.medill.northwestern.edu/modules.php?n
ame=Content&pa=showpage&pid=4",,,0^M
,"asp/vbscript","http://darkpossum.medill.northwestern.edu/modul...


can anyone give me some pointers on how to fix?

thanks

p.
Post Reply