menu drop down by Deluxe-Menu.com

DHTML Faq » The html menu creator opens a new window although I haven’t set item’s target…

The html menu creator opens a new window although I haven’t set item’s target…

Filed under: Recent Posts — Tags: , , , — admin @ July 6, 2009 at 8:00 pm

Q:

So, as you can see, I use “_self” in order to make the
URL open in same window when left-clicked.
If I set it to empty it opens in new window (is that
correct behaviour (I thought we should use _blank to
get that effect).

A:

In the menuItems you can set target parameter for each item
individually.
The following html menu creator parameter:
var itemTarget=”_blank”;
sets target for all items, so if you haven’t specified target for the
item
["Arbeidsplaner","cp_workplan.php",,,,"","0","0"],
the target for this item will be “_blank”.

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment