Search found 9 matches

by Oraya
Sun Apr 06, 2003 2:32 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Help with script load order?
Replies: 3
Views: 3604

Re: 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 ...
by Oraya
Sat Apr 05, 2003 7:24 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Submenu Positioning
Replies: 7
Views: 5434

Hi Oraya,

I'm not sure if the "gap" you speak of is vertical (the top of the submenu doesn't touch the bottom of the main menu) or horizontal (the left side of the submenu doesn't align with the left side of the calling main menu item.

In either case, you should be able to change the following ...
by Oraya
Sat Apr 05, 2003 4:14 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Problem in IE 5.0 on MAC
Replies: 7
Views: 5467

Re: Problem in IE 5.0 on MAC

Hi

I have a problem with the Milonic menu with IE5.0 on MAC where the menu & layers turns green.

Look at http://tce.tc.itide.dk

Hope somebody can help !

Thanks

Henrik

Looks fine to me. Maybe you have a problem with your ie, have you run a check for problems? Failing that download ie again ...
by Oraya
Fri Apr 04, 2003 1:56 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: SUB sub menu?
Replies: 1
Views: 2097

Re: SUB sub menu?

Hey guys, I've searched, and found nothing (or nothing of use to me..) so here goes;

How can I implement a sub-sub menu from one of my items? Thanks..


The same way as the sub menu is written:

Example

Main menu:

,"Free Down Loads"," show-menu=downloads ",,"#",1


2nd Level:

addmenu(menu ...
by Oraya
Tue Apr 01, 2003 11:51 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Sub menu alignment in frames
Replies: 1
Views: 2027

Fixed it!!! :mrgreen:
by Oraya
Tue Apr 01, 2003 11:32 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Submenu Positioning
Replies: 7
Views: 5434

I also went out and downloaded the zip files again and replaced my mmenu.js file. Then I added the offset code and it worked.


I noticed from your earlier post you are using the horizontal drop down, I'm using the frames menu. Sadly in the download version they have a side frame with menu and top ...
by Oraya
Tue Apr 01, 2003 10:58 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Submenu Positioning
Replies: 7
Views: 5434

Re: Submenu Positioning

I figured it out...

You have to change this code in each of the submenus


addmenu(menu=["timeOff",
"offset=-7",,175,1,"",style1,,"left",effect,,,,,,,,,,,,
,"Time Off Leaves","show-menu=timeOffLinks",,,1

Hope this works for you.

No for some reason this hasn't helped me! :cry:

Thanks ...
by Oraya
Tue Apr 01, 2003 10:35 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Submenu Positioning
Replies: 7
Views: 5434

No the feeling. :)

Lol just posted a message on this very topic myself. Are you just using the two frame, and not the side frame and menu? If so we're on the same merry go round. :D
by Oraya
Tue Apr 01, 2003 10:24 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Sub menu alignment in frames
Replies: 1
Views: 2027

Sub menu alignment in frames

If anyone could help me solve this problem I would be very grateful.

I downloaded the frames menu the other evening, the download version has a drop down frames menu and a side menu. As I only required the drop down menu I discarded the side frames menu and script. The problem I have is with the ...