jumping urls

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
bacherc
Beginner
Beginner
Posts: 7
Joined: Mon Dec 16, 2002 5:01 pm

jumping urls

Post by bacherc »

Happy Bird Day.

I wonder if it is possible to have the current page (pagebackground, pageborder etc) be active for more than one url.

For instance, I have a url that determines whether or not a user is registered, when clicked, it takes them to a different url as a registered user. The problem is, when we get to the 2nd url, it is no longer the "Current Page" so the menu link is not highlighted.

Because these are global include files I can't have different menu_data.js files on different pages.

any ideas?

thanks in advance

chris
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

Hi,

The only way I can see this working is with "pagematch"

pagematch allows you to specify a keyword from a url, if it's found it will make a match and cause an item hilight.

Hope this helps
Andy
Post Reply