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

HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsClientAPIClientAPIDNNMenu displaying slowlyDNNMenu displaying slowly
Previous
 
Next
New Post
6/11/2009 2:56 PM
 

I've implemented the DNNMenu on my website and I have it displaying horizontally using ul's. Which is nice, I have it all displaying exactly the way I want it to. However when it loads up I notice that the whole menu is displayed without any styling down the left side of the window. I can't figure out how to have it just display as normal right off the bat. Any one else having these issues or is there something that I am probably doing wrong?

 
New Post
6/17/2009 4:28 PM
 

Does anyone know what I can do to optimize the loading of the menu? I need it to display properly at page load, not display down the left with no styling then jumping to the way I want it to about a second after initial rendering. What am I doing wrong?

Can anyone help?

 
New Post
6/29/2009 11:43 AM
 

I can only assume that I have done something wrong in my implementation. So take a look at my code and tell me if I've done something stupid.

<%@ Register TagPrefix="dnn" Namespace="DotNetNuke.UI.Skins" Assembly="DotNetNuke" %>
<dnn:NAV runat="server" id="dnnNav" IndicateChildren="true" providername="DNNMenuNavigationProvider" controlOrientation="horizontal" cssControl="menuControl">
                            <CustomAttributes>
                                <dnn:CustomAttribute Name="RenderMode" Value="UnorderedList" />
                                <dnn:CustomAttribute Name="MouseInDelay" Value="0" />
                                <dnn:CustomAttribute Name="MouseOutDelay" Value="0" />
                                <dnn:CustomAttribute Name="PopulateNodesFromClient" Value="true" />
                            </CustomAttributes>
                        </dnn:NAV>

It's showing up on the left side for a few seconds before it shows up horizontally with the styles that I set for it. of course this does not work well for usability or professionalism so please someone help.

 

 
New Post
7/30/2009 9:03 AM
 

You have chosen to render the menu as an unordered list, which starts out by pushing the menu down as html list, then when rendered it converts it.  Try removing the render mode attribute.

Can I see a sample of your menu?

 


 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsClientAPIClientAPIDNNMenu displaying slowlyDNNMenu displaying slowly


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