Hey all, I'm a hardware guy looking for help.
I am using DD nav bar found here,
http://www.dynamicdrive.com/dynamicindex1/topnavbar.htm
It works great except when I follow a link it opens in the same window. I have a page that I use for active desktop. When a link is followed the active desktop page changes, hence lots of calls.I would like it to open in a new window for every thing on the drop down menu.
I think it may be in here..
dhtmlMenu = new NavBarMenu(50, 0);
dhtmlMenu.addItem(newNavBarMenuItem("GPMS","http://idxhost.fpf.com/gpmsweb/"));
myNavBar1.addMenu(dhtmlMenu);
Any help would be super!
Thanks!
Aaron



I would like it to open in a new window for every thing on the drop down menu.
Reply With Quote


Bookmarks