joeweb
08-26-2009, 04:42 PM
1) Script Title:
AnyLink JS Drop Down Menu v2.2 - menucontents.js
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex1/dropmenuindex.htm
3) Describe problem:
when i use the "Menu with multiple columns" example on dynamic drive and when i test it on my site, the links in the dropdown always open in a new window. (the links in the "Default example" open in the same window, just fine.)
at the top of menucontents.js is the line:
var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#FDD271', linktarget:'_new'}
whether i change linktarget property from _new to _self, _parent, or _top makes no difference. the links still open in a second window.
any suggestions on how to open the dropdown links in the current window?
thank you very much
AnyLink JS Drop Down Menu v2.2 - menucontents.js
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex1/dropmenuindex.htm
3) Describe problem:
when i use the "Menu with multiple columns" example on dynamic drive and when i test it on my site, the links in the dropdown always open in a new window. (the links in the "Default example" open in the same window, just fine.)
at the top of menucontents.js is the line:
var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#FDD271', linktarget:'_new'}
whether i change linktarget property from _new to _self, _parent, or _top makes no difference. the links still open in a second window.
any suggestions on how to open the dropdown links in the current window?
thank you very much