JavaScript.CoolDev.Com Support Forums

Any questions related to JavaScript menu and JavaScript tree menu by Javascript.CoolDev.Com

 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Submenu content not displaying in IE6

 
Post new topic   Reply to topic    JavaScript.CoolDev.Com Forum Index -> COOLjsMenu
Author Message
rainbird997



Joined: 01 Jul 2005
Posts: 12

PostPosted: Wed Feb 07, 2007 11:41 pm    Post subject: Submenu content not displaying in IE6 Reply with quote

We've hit an IE6-specific bug with the display of secondary menu content that is only showing up inside of the os-commerce portion of our website (seen here ). The same menu object located outside of the os-commerce portion (seen here ) works fine.

Perhaps the issue is a css-rendering bug, or perhaps it is related to calling the menu from inside a .php script. At any rate, the bug disappears in Firefox and also in IE7.

I could not find any forum posts relating to this issue. Any feedback or recommendations would be appreciated.
Back to top
AlexKunin
Developer


Joined: 03 Jan 2003
Posts: 1191

PostPosted: Thu Feb 08, 2007 11:45 am    Post subject: Reply with quote

At the very top of your CSS code (http://funservicesinc.nsrit.com:8080/css/stylesheet1.css) there is the following rule:
Code:
body {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   filter: chroma(color=#012345);
   background-color:#000000;
}

That "filter" instructions causes the issue.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    JavaScript.CoolDev.Com Forum Index -> COOLjsMenu All times are GMT
Page 1 of 1