ORIGIN when using a link in a DHTML menu

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
rivieral
Beginner
Beginner
Posts: 1
Joined: Sun Nov 27, 2005 4:10 pm
Location: PARIS
Contact:

ORIGIN when using a link in a DHTML menu

Post by rivieral »

I would like to have a link like that:

url=http://www.site.com/item/node.do?NID=39 ... ck=yes&amp

BUT, all the link is not executed in my JS menu, it stop at ;

How I can do execute all the link ?

Additionaly I would like to open a new window but I have the same problem to put => ;target="_blank"

Who can help me ?
Many thanks
ALain RIVIER
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Can you replace the & with just a plain &?

As for target, remove the quotes from around "_blank".
John
Post Reply