nate51
05-02-2008, 05:25 PM
1) Script Title: AnyLink CSS Menu
2) Script URL (on DD): http://dynamicdrive.com/dynamicindex1/anylinkcss.htm
3) Describe problem:
I have the drop down menu running great on a site I worked on, problem now is the client wants to have the links from the drop down menu to open in a new browser window and I threw think line together...
menu3[1]='<a href="http://www.link.com", "_blank">The Link</a>'
And the link still opens in the main browser window.
Does anyone have any input as to how to get it in a new window? I can imagine this will be such a simple fix.
Way it always goes.
-- Nate
2) Script URL (on DD): http://dynamicdrive.com/dynamicindex1/anylinkcss.htm
3) Describe problem:
I have the drop down menu running great on a site I worked on, problem now is the client wants to have the links from the drop down menu to open in a new browser window and I threw think line together...
menu3[1]='<a href="http://www.link.com", "_blank">The Link</a>'
And the link still opens in the main browser window.
Does anyone have any input as to how to get it in a new window? I can imagine this will be such a simple fix.
Way it always goes.
-- Nate