- This topic has 7 replies, 3 voices, and was last updated 13 years, 7 months ago by imported_Ryan.
-
AuthorPosts
-
August 27, 2010 at 3:10 pm #1578georgiegraceMember
My drop down menus don’t display in IE. In the plugin FAQ it says:
Q: Your plugin doesn’t work in IE, why don’t you fix it?
A: The plugin does work with IE, you just haven’t integrated it correctly. See ‘Free support’ below for some tips on how to get it working with IE.I hate to ask a question if it’s answered elsewhere, so can someone point me to the tips? I don’t see them anywhere so I can’t figure out how I need to configure the plugin to resolve this problem.
I’m using the multilevel nav plugin on this test site: http://georgiegrace.co.uk/MIASU/
The CSS is the standard sheet, with changes to the colours only.August 30, 2010 at 8:36 am #8966georgiegraceMemberCan anyone help with this? Please?
September 15, 2010 at 9:45 pm #8967AnonymousMemberi am having the same issue with IE. Plugin looks great in Firefox and Safari but doesnt work at all in IE. URL is http://www.eetnow.com/newsplash.
please help!
September 18, 2010 at 4:17 pm #8968imported_RyanMemberTry removing <div id="menu"> and it’s corresponding </div> tag. Hopefully that will help solve your problem as it may be providing CSS which is affecting the menu.
September 18, 2010 at 11:53 pm #8969AnonymousMemberI am having the same problems, IE7 and IE8 my dropdowns don’t work… work just fine in firefox and safari…
URL is http://vegasvalleybookfestival.org/
please help!
September 21, 2010 at 3:37 pm #8970AnonymousMemberI removed the #menu div and also the .menuItem class. The dropdowns still don’t work. Is there any other tag that might conflict with IE?
Url = eetnow.com/newsplash
September 24, 2010 at 10:47 am #8971AnonymousMember[b:xlo2z9e9]Hi,
I’m having same problem. I already do as per your free support. But Still it is not working.
[/b:xlo2z9e9]
[b:xlo2z9e9][color=orange:xlo2z9e9] <div id="nav">
<?php
if (function_exists(‘pixopoint_menu’))
{
pixopoint_menu();
}
?> [/color:xlo2z9e9][/b:xlo2z9e9]</div>
[b:xlo2z9e9]Will you help me. My site is: http://ctamarket.com . Please see this is IE. [/b:xlo2z9e9]
Here is my edited CSS:
[b:xlo2z9e9][color=blue:xlo2z9e9]#suckerfishnav {
font-size:12px;
font-family:verdana,sans-serif;
font-weight:bold;
width:100%;
}
#suckerfishnav, #suckerfishnav ul {
float:left;
list-style:none;
line-height:40px;
padding:0;
margin:0;
width:100%;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}
#suckerfishnav a {
display:block;
color:#5e5e5e;
text-decoration:none;
padding:0px 10px;
}
#suckerfishnav li {
float:left;
padding:0;
}
#suckerfishnav ul {
position:absolute;
left:-999em;
height:auto;
width:251px;
font-weight:normal;
margin:0;
}
#suckerfishnav li li {
width:249px;
font-weight:bold;
font-family:verdana, sans-serif;
background-color: #444444;
border: 1px solid #666666;
line-height:20px;
}
#suckerfishnav li li a
{
padding:4px 10px;
width:230px;
font-size:12px;
color:#dddddd;
}
#suckerfishnav li ul ul {
margin:-21px 0 0 250px;}
#suckerfishnav li li:hover {
background:#1F3E9F;
}
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a
{
color:#dddddd;}
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a
{
color:#dddddd;
}
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a
{
color:#dddddd;}
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul
{
left:-999em;
background-color: #444444;
}
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul
{
left:auto;
background:#444444;
width: 250px;
}
#suckerfishnav li:hover, #suckerfishnav li.sfhover
{
background-color: #5a5a5a;
}[/color:xlo2z9e9][/b:xlo2z9e9][b:xlo2z9e9]Please help me out from this problem asap.
I need your help Now![/b:xlo2z9e9]
April 16, 2011 at 2:44 am #8972imported_RyanMemberHi,
Sorry for the ridiculously long wait time before I have replied.I’m not sure what could be causing those problems sorry. Hopefully you have managed to fix them in the LONG time it has been since you posted and I got around to replying.
-
AuthorPosts
- You must be logged in to reply to this topic.