Back To Start Of Archive
Taken From The Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Forum Topic: Click to view post
Last Updated: Wednesday July 18 2012 - 06:07:30
menu looks weird on ie for mac
Poster: philosophia
Dated: Saturday July 20 2002 - 4:23:27 BST
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.