Search found 11 matches

by Stan
Fri Apr 11, 2003 9:37 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: 17348

Astoorian,

You seem to execute a version of mmenu.js (in your lib/java) that does not contain the madtoaster additions? I get a page not found on the other mmenu.js specified in your page.

Stan

P.S. I got this to work but only with root relative url's.
by Stan
Mon Mar 17, 2003 11:25 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Refining the current page highlight
Replies: 8
Views: 9243

Refining the current page highlight

I would suggest to refine the current page highlighting feature in the following way:

the menu item should be highlighted whenever the beginning of the current url matches the menu item url.

The current url may be specifying an anchor (#) while the menu does not, or may be specifying other ...
by Stan
Sat Mar 15, 2003 10:58 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: 17348

Stan,

What exactly happens (or doesn't) when you use a swapimage? Menu highlighting stops working? Can you provide a URL to the site in question?

Kevin

Kevin,

Here is the url: http://www.lamatatena.org/

You will notice that the second-level menu items do not have any swapimage, because when I ...
by Stan
Fri Mar 14, 2003 6:52 am
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: 17348

Current page not highlighted when loaded at an anchor

It seems that if a page is loaded at a specific anchor (page.htm#anchor), then the current page is not highlighted in the menu (in my case, the anchor is not specified in the menu, but in a link from another page). Anyone experienced the same behaviour?

Stan
by Stan
Fri Mar 14, 2003 6:43 am
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: 17348

Thanks Reds, this works fine. :)

Stan
by Stan
Wed Mar 12, 2003 6:56 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: 17348

Hi,
question :
is it possible to use the highlight current item when not all pages are set in thye root, but in separate folders ?

help would be greatly appreciated !!

Björn

I am not sure that I use the best technique, but I use a different menu_array.js in each folder... somewhat cumbersome ...
by Stan
Tue Mar 11, 2003 3:34 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: 17348

Hi Kevin:

You can reproduce the problem simply by replacing the following entry in the menu_array.js file provided by madtoaster:

addmenu(menu=["m_company",,,120,1,"",style2,,"left",effect,,,,,,,,,,,,
,"    Form","main_2_1.htm",,"Form",1
])

with this one:

addmenu(menu=["m ...
by Stan
Tue Mar 04, 2003 8:58 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: 17348

Kevin,

Sorry, this is not yet on air. I will try to upload as soon as possible, perhaps later this week.

In a simple two-level menu structure, if I use an entry like the following in a sub-menu:

,"<img src=menu315x15.jpg border=0>&nbsp;La fábrica de sueños","LaMatatena-470.htm",,"La fábrica de ...
by Stan
Tue Mar 04, 2003 6:22 am
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: 17348

One little glitch...

Thanks for your reply Kevin,

I got it working fine now, except if I use a "swapimage" setting on a sub menu item (which I guess was the cause of my problem). Any fix or workaround would be greatly appreciated! :)

Stan
by Stan
Tue Mar 04, 2003 4:06 am
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: 17348

What do I need to do?

Hi:

I would like very much to reproduce this behaviour. Please tell me what is special about this menu_array.js file and produces this behaviour?

Stan :?