Welcome Guest Search | Active Topics | Sign In | Register

Menu TargetWindow Options
Paulo Mondragon
Posted: Wednesday, June 18, 2008 2:18:58 PM
Rank: Advanced Member
Groups: Member

Joined: 6/4/2008
Posts: 38
Hello,

I have my webform with frames, some forms I want to be seen in one of my frames, and other in a new window (_blank), I put the target = "myFrame" in my HTML code.
What can I do to some menus been displayed in my frame and other in a new window ?

Thanks a lot.
eo_support
Posted: Wednesday, June 18, 2008 2:35:03 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,096
Here you go:

http://www.essentialobjects.com/ViewDoc.aspx?t=EO.Web.NavigationItem.TargetWindow.html

You would set this property on the menu item. So if you want menu item A to go to "_self", set menu item A's TargetWindow to "_self". If you want menu item B go to "otherFrame", set menu item B's TargetWindow to "otherFrame".

Thanks


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.