current/active item highlighted on load

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
avex
Beginner
Beginner
Posts: 1
Joined: Tue Dec 02, 2003 9:55 am

current/active item highlighted on load

Post by avex »

Hello,
I notice a nice feature is that the menu automatically knows what page it is on, and hightlights that page.

Eg, If i go to home.htm?id=1, then the corresponding menu item is hightlighted.
Great!

Except, things break if I have additional query strings.
Eg, home.htm?id=1&blah=foo

Is it possible to mask the url or set filters for the menu?

I use id to indicate unique pages,
eg home.html?id=1 and home.html?id=2 are 2 seperate pages.
home.html?id=2&page=5 is STILL the same page as the previous one, but just shows a different part.

All the menus and content are being built dynamically from a database.

I hope i am making sense.

Any ideas?

thanks

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

Post by Andy »

Hi Chad,

This has now been fixed and you should see it appear in the next release.

-- Andy
Post Reply