How do you get submenu links to open a new window?

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
theotheragentm
Beginner
Beginner
Posts: 4
Joined: Tue May 21, 2002 8:29 pm

How do you get submenu links to open a new window?

Post by theotheragentm »

Just like the topic says. I tried target='new' but that's not working. It's just making the menu item a non-clickable item. That means even though the last two items in the menu are displayed, since they're not clickable, when you mouse over them, the menu closes.
Dietmar
Beginner
Beginner
Posts: 4
Joined: Mon Jun 24, 2002 4:59 pm

submenu opening a new window

Post by Dietmar »

I use this data:
addmenu(menu=["Name",
,,170,1,"",style2,,"left",effect,,,,,,,,,,,,
,"Text","http://www.adress.adress target=new",,"text",1
])
and it works!
Post Reply