menu drop down by Deluxe-Menu.com

DHTML Faq » How can I keep the dhtml menu tree items from opening into a new window when selected?

How can I keep the dhtml menu tree items from opening into a new window when selected?

Filed under: Recent Posts — Tags: , , — admin @ July 5, 2009 at 8:50 pm

Q:

How can I keep the dhtml menu tree items from opening into a new window when selected?

A:

You can set target parameter for all dhtml menu tree items:
var itemTarget=”_self”;

or for each item individually:
["Home","testlink.html", "", "", "", "_self", "", "", "", "", "", ],

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment