what is going on with my urls?

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
wschultz2
Beginner
Beginner
Posts: 2
Joined: Wed Aug 31, 2005 9:36 pm

what is going on with my urls?

Post by wschultz2 »

if I have a menu item like this...
aI("text=Healthy Living Recipes;url=/en/HealthyLiving/Recipes/HealthyLivingRecipes/;separatoralign=center;separatorcolor=black;separatorwidth=85%;separatorsize=1;separatorpadding=6;image=/images/ui/arrow.gif;imagepadding=10;");

your parser fails to add the url.

but this works?

aI("text=Healthy Living Recipes;url=http://www.fun.com/en/HealthyLiving/Rec ... padding=10;");

Do I need to have fully qualified urls? Can I turn this off? do I need to escape something?
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Try leaving off the leading /

Ruth
Post Reply