Target - blank

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
kedaniels
Advanced
Advanced
Posts: 12
Joined: Thu Oct 18, 2007 11:01 pm

Target - blank

Post by kedaniels »

Is this line of code correct?

aI("text=Mass State Police;url=http://www.mspphq.com; target=_blank;");

because in my menu (http://www.ctdemb.net) it does not open a new window. It opens that url in the current window. What am I missing?

Thanks
Kim
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Re: Target - blank

Post by Ruth »

Hi,

You have a space between the url semi-colon and the target= property. That is causing the problem, I believe.

Ruth
Post Reply