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, ...Solpart problems?  Menu rendering all expanded, no mouseoversSolpart problems? Menu rendering all expanded, no mouseovers
Previous
 
Next
New Post
10/16/2007 9:36 AM
 

I leverage DNN for a large corporate intranet site.  Every once in a blue moon clients call the help desk explaining that the site "looks funny" and the menus are all expanded.  It's like it's a issue rendering the cascading feature (javascript?).  Instead of being nested menu's it expands and displays everything.  Anyone run into this issue?

It should look like this:

Menu Good

It ends up looking like this to some users:

Any idea whats going on here?

 
New Post
10/16/2007 4:30 PM
 

Looks like it is rendering downlevel.  This is controlled via the spmenucaps.config file.  Verify the browser version they are using.


 
New Post
10/17/2007 11:03 AM
 

They would be various blends of IE, all of them somewhere between IE6 and IE7.

Why would users be presented this menu one day and then fine the next?

I will dig into the spmenucaps.config file to see what I can learn, appreciate the bread crumb.  If any ideas come to mind please share them!

Thanks again,

Nick

 
New Post
10/17/2007 11:05 AM
 

Here is the contents of my spmenucaps.config file:

<?xml version="1.0" encoding="utf-8" ?>
<capabilities>
    <functionality nm="UpLevel" desc="Renders Uplevel">
        <supports>
            <browser nm="IE" minversion="4" />
            <browser nm="Netscape" minversion="5" />
            <browser nm="Gecko" minversion="1" />
            <browser nm="Opera" minversion="7" />
            <browser contains="Konqueror" />
            <browser contains="Safari" />
            <browser contains="FireFox" />
            <browser contains="Camino" />
        </supports>
        <excludes>
        </excludes>
    </functionality>
    <functionality nm="XMLParsing" desc="Client Side XML Parsing">
        <supports>
            <browser nm="IE" minversion="4" />
            <browser nm="Netscape" minversion="5" />
            <browser nm="Gecko" minversion="1" />
            <browser contains="FireFox" />
            <browser contains="Camino" />
        </supports>
        <excludes>
            <browser contains="Konqueror" />
            <browser contains="Mac" />
            <browser contains="Windows CE" />
        </excludes>
    </functionality>
    <functionality nm="XMLDataIslands" desc="XML DataIslands supported (allows caching)">
        <supports>
            <browser nm="IE" minversion="5" />
        </supports>
        <excludes>
            <browser contains="Mac" />
            <browser contains="Windows CE" />
        </excludes>
    </functionality>
    <functionality nm="Transitions" desc="Menu Effects Transitions">
        <supports>
            <browser nm="IE" minversion="5" />
        </supports>
        <excludes>
            <browser contains="Mac" />
        </excludes>
    </functionality>
</capabilities>

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Solpart problems?  Menu rendering all expanded, no mouseoversSolpart problems? Menu rendering all expanded, no mouseovers


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