Search found 5 matches

by astoorian
Sat Jun 21, 2003 1:31 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Menu doesn't display in Opera 7
Replies: 0
Views: 1919

Menu doesn't display in Opera 7

Everything seems fine in NN and IE, but the menu doesn't appear at all when using Opera. Scripts are loaded in <BODY> section (I understand this is required for Opera), so I'm not sure what the problem is.

URL is ergo-group.ca.previewmysite.com/home.htm. Can anyone help?

Thanks,
Gregg
by astoorian
Fri Apr 11, 2003 11:06 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Is it possible to highlight main menu items from a submenu?
Replies: 19
Views: 17583

Stan,

Thanks for having a look. The mmenu.js there now does have the extensions, but maybe when you hit it I hadn't updoaded the new file yet. I fixed the other thing you mentioned as well, but still no highlight colour on subdirectory pages.

Gregg
by astoorian
Fri Apr 11, 2003 8:12 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Is it possible to highlight main menu items from a submenu?
Replies: 19
Views: 17583

There is a download at http://www.milonic.co.uk/menu/madtoaster_menu_3.5.02.zip that will do what you want.

Although not fully supported by Milonic this will appear as standard in version 4 later next year.

Regards
Andy

I've tried using the madtoaster file but no joy. The problem is with any ...
by astoorian
Wed Apr 09, 2003 8:02 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Help with script load order?
Replies: 3
Views: 3622

Thanks for the tips! Everything now seems to be working fine!

Gregg
by astoorian
Sat Apr 05, 2003 4:24 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Help with script load order?
Replies: 3
Views: 3622

Help with script load order?

I am using a script (pagescroll.js from dhtmlcentral.com) which loads in the <head> section. The scrolling function in this script does not work if it loads before mmenu.js. Is there a way I can get mmenu.js (which is placed after the <body> tag) to load before pagescroll.js, which is in the <head ...