current page not detected on first display

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
misterin
Beginner
Beginner
Posts: 1
Joined: Thu Sep 16, 2004 9:40 am

current page not detected on first display

Post by misterin »

Problem of detecting current page with "pageborder" keyword on first display. This keyword works with comparing current page with current browser url path.

on the first access to our site with generic url path "www.dimensio.fr", we load our main page, but browser url remains unchanged and "pageborder" keyword do not work.

Who knows how to force full current page url display on browser ?

This is a fantastic menu tool anyway !!
Thanks for answer.
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

Hi,

Try changing the url for the first menu item from accueil.htm to /, like this:

aI("text=Accueil;url=/");

Hope this helps
Andy
Post Reply