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, ...IE8 Javascript ErrorIE8 Javascript Error
Previous
 
Next
New Post
6/3/2009 2:01 AM
 

i also have this issue, running v4.9.3

 
New Post
11/9/2009 6:41 PM
 

This error occurs because javascript is trying to retrieve the z-index order of the sub menu, which IE8 returns the default value of auto. As a workaround edit the menu style sheet as follows. Under the folder "c:\dnn\portals\_default\skins\MinimalExtropy\css" open the "menu.css" file and add a z-index of 0 or 1 like the example below.

/*  SUB Menu Normal */
.main_dnnmenu_submenu
{
 z-index:1;
 border:1px solid #C0D6E5;
}

After saving your change don't forget to force IE to reload the style sheet by pressing CTRL+F5.

 

 
New Post
3/1/2010 11:58 PM
 

Hi Darin,

I was having the problem on a new install of DNN 4.9.5 and your CSS menu.js fix resolved the Javascript error !!!

Thank you so much for sharing and posting the solution.

Paul

 

 

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...IE8 Javascript ErrorIE8 Javascript Error


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