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
Target - blank
Re: Target - blank
Hi,
You have a space between the url semi-colon and the target= property. That is causing the problem, I believe.
Ruth
You have a space between the url semi-colon and the target= property. That is causing the problem, I believe.
Ruth