Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Menu with DNNMenuNavigationProvider not have option for open in new Window or open in new tabMenu with DNNMenuNavigationProvider not have option for open in new Window or open in new tab
Previous
 
Next
New Post
1/14/2013 1:57 AM
 
I have a skin where menu is rendered via following

<dnn:NAV runat="server" id="dnnNAV" ProviderName="DNNMenuNavigationProvider" IndicateChildren="false"
        IndicateChildImageRoot="[SKINPATH]images/spacer.gif"
        IndicateChildImageSub="[SKINPATH]images/arrow.gif"
        SeparatorHTML="&lt;span class=&quot;tab-sep&quot;&gt;|&lt;/span&gt;"
        CSSNodeRoot="mainmenu-idle EMMainMenuItemOff EMBaseColour1 EMMainMenuFont"
        CSSNodeSelectedRoot="mainmenu-selected EMBaseColour2 EMMainMenuItemOn EMMainMenuFont"
        CSSNodeHoverRoot="mainmenu-selected EMBaseColour2 EMMainMenuItemOnHover EMMainMenuFont"
        CSSBreadCrumbRoot="mainmenu-selected EMBaseColour2 EMMainMenuItemOn EMMainMenuFont"
        CSSNode="mainmenu-menuitem EMSubMenuItemOff EMMainMenuFont"
        CSSContainerSub="mainmenu-submenu EMSubMenuItemBGOff EMMainMenuFont EMSubMenuOpacity"
        CSSNodeHoverSub="submenu-menuitemsel EMSubMenuItemBGOn EMSubMenuItemOn EMMainMenuFont">
        <CustomAttributes>
            <dnn:CustomAttribute Name="AnimationType" Value="Slide" />
            <dnn:CustomAttribute Name="EasingType" Value="Sine" />
            <dnn:CustomAttribute Name="EasingDirection" Value="Out" />
            <dnn:CustomAttribute Name="AnimationLength" Value="1" />
            <dnn:CustomAttribute Name="AnimationInterval" Value="10" />
        </CustomAttributes>
</dnn:nav>

Problem i am having is that in my menu items I doesn't have the option of open my page in a new windows or new tab

What change should i do for to get that behavior
 
New Post
2/3/2013 2:56 AM
 
Any help in it?
 
New Post
2/4/2013 8:08 AM
 

Thanks,
Sunil Kumar [ DNN Developer, Mindfire Solutions,India ]
 
New Post
2/6/2013 12:13 AM
 
I have seen it earlier but it is hack of the work.I were lokking for simpler solution.
I have around lots of page and some are even with 301 redirection
 
New Post
2/6/2013 1:29 AM
 
Kamran,

as far as I know, the only solution to open a new window from the menu is some JavaScript. When I did it, I figured out that window.open does it, but this is not enough in some scenarios. To be on the safe side, you can use this:

window.open('http://www.someothersite.xyz');location.reload(true);

Best wishes
Michael

Michael Tobisch
DNN★MVP

dnn-Connect.org - The most vibrant community around the DNN-platform
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Menu with DNNMenuNavigationProvider not have option for open in new Window or open in new tabMenu with DNNMenuNavigationProvider not have option for open in new Window or open in new tab


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out