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
Search found 5 matches
- 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
- 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
- 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
- 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
- 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 ...