active image menu

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
son18bard
Beginner
Beginner
Posts: 6
Joined: Thu Feb 10, 2005 8:03 am
Location: NA
Contact:

active image menu

Post by son18bard »

Hi!

Anybody can help me?

I posted already earlier the same problem.

I have main image menu which

al("showmenu=FIRSTMENU; image=normal.gif; overimage=up.gif; pageimage=press.gif")

then i have sub menu for this FIRSTMENU:

with(milonic=new menuname("FIRSTMENU")){
al("text=FIRSTSUBMENU; url=page1.html;")
}

up to this point the active menu is working. when the page1.html is shown the menu image is change to pageimage which is the press.gif

But in the page1.html page, I have some texts for example text1, text2, text3, etc.. and these texts are link to different page. When I click for example the text1, it will show the text1.html and I would like that the image menu is which is the pageimage is still active and not to return to image=normal.gif.

How can i do this? some example would be appreciated.

thanks in advance,

son18bard
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

I am moving this to the help and support section. You asked this once and were ask for a test page or url so we could help. It's very hard to work on such without the images, pages etc.

However, you might look at this demo which should give you the information you need. I believe you need the mmpagehighlighter.js module. The demo should give you information and there is a link to download the module at that page.

Ruth
son18bard
Beginner
Beginner
Posts: 6
Joined: Thu Feb 10, 2005 8:03 am
Location: NA
Contact:

Post by son18bard »

Hi Ruth,

I tried the demo you gave me but still doen't work.

Here is the published page we have and i'm also doing our page internally but i'm using the menu text with pagebgcolor/pagecolor and I'm having the same problem.

thanks, son18bard
Last edited by son18bard on Tue May 31, 2005 6:22 am, edited 1 time in total.
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi,

Sorry for the bad news, but none of the solutions I gave or that others might suggest are going to work with that version. It is a beta release close to two years old. You'll need to update the menu and then all of that including the demo module will/should work.

Ruth
Post Reply