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, ...Configure NAV Menu Configure NAV Menu
Previous
 
Next
New Post
2/9/2011 3:45 AM
 
Good morning,

I am facing a similar issue: when i hover the mouse on the menu, then the drop-down appears.

However, when I click on the menu, then the drop-down dissapears.

My question is why does the drop-down closes/moves up when I click on the menu?

Thank you,
Alkis
 
New Post
2/9/2011 7:47 AM
 
Scott I'm not sure if this is what youre looking for but you could try this <%@ Register TagPrefix="dnn" Namespace="DotNetNuke.UI.Skins" Assembly="DotNetNuke" %> <%@ Register TagPrefix="dnn" TagName="NAV" Src="~/Admin/Skins/Nav.ascx" %> CustomAttributes> dnn:NAV> hope this helps Marcel
 
New Post
2/9/2011 8:32 AM
 
@Wells
I agree, there should be a UL menu in the core.
I started this discussion in the Core, but without much result until now.
DDR is XSLT based which to difficult for most HTML devs IMO.
It's a great replacement for Solart or NAV, but IMO we should completely forget about those and go for "the standard": a clean unordered list menu.
That does mean you have to create the CSS /JS yourself, or use jQuery UI for instance.

I tried Telerik menu, but it comes with a lot of predefined CSS and JS like NAV.
Apparently you can switch those off too, but I'm not 100% sure yet how.

I decided I'll release my own menu component (which I have used and developed the last 3 years), but I'm very busy ATM.
It's templatable and uses tokenreplace like templates, it just needs some more work.
 
New Post
2/9/2011 8:43 AM
 
Good point Timo! I'm excited to see your approach on a menu provider :) So push it! ;) @Wells: In the meantime I highly recommend http://dnn-menu.com.
 
New Post
2/9/2011 8:55 AM
 

Some code in my previous response seems to have gone missing, so I'll try again.

<%@ Register TagPrefix="dnn" Namespace="DotNetNuke.UI.Skins" Assembly="DotNetNuke" %>
<%@ Register TagPrefix="dnn" TagName="NAV" Src="~/Admin/Skins/Nav.ascx" %>

<dnn:NAV runat="server" id="dnnNAV" CSSControl="mainMenu" IndicateChildren="false" ProviderName="DNNMenuNavigationProvider">
<CustomAttributes>
<dnn:customattribute value="UnorderedList" name="RenderMode" />
<CustomAttributes>
<dnn:NAV>

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Configure NAV Menu Configure NAV Menu


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