Hi there,
I'm having a problem in IE7. It works fine in IE6 and FF but when I tried testing it in IE7 the secondary links show when the mouse is hovered on the primary links but fly out too quickly for anyone to click them.
I originally had this problem with FF and IE6 but I twiddled around the CSS and somehow fixed it. I'm not CSS expert though so I'm not exactly how I did it.
I'm also not sure if this is related but the menu will work properly if I go to a page with a webform. But it crashes IE7.
The site is located here:
http://woc.elementfx.com/drupal57/
The page with the webform that crashes is here:
http://woc.elementfx.com/drupal57/online_order
Any help here would be appreciated! The only css files I changed was the nice_menus_default.css
Thanks!
Comments
Comment #1
woc_art commentedI found a fix for the page crashing when a webform page is loaded here: http://drupal.org/node/253217
It seems to work for me but I still have the problem with the second level menu flying out too quickly.
THanks!
Comment #2
woc_art commentedI'm getting a little closer to this. I found that if I change the top part of the following :
to
top:0.5em;the menu won't fly out too quickly. However the second level menu items are touching the bottom of the primary menu items. I've tried to pad it but if I move the second level low enough to be in the right position then they fly out too quickly again.
Can anyone please help me with this? This is only in IE7
Comment #3
woc_art commentedI figured out that the reason I have this problem is because I removed the background colour from:
If I add it back then the menu works fine.
However I need the menu to be transparent. Is there any other way to fix this? It's only IE7 that has the problem.
Comment #4
add1sun commented@woc_art, that seems weird, but have you tried setting the background color to transparent rather than removing the property?
Comment #5
woc_art commentedHi there,
Yes, if I set it to transparent I have the same problem. It's ok, I decided to change the menu to have the second level going down instead of horizontal.
Thanks though.
Comment #6
skassam commentedWhich fix did you implement to address the crashing on a webform page?
The IEHoverPseudo?
TIA
Shinan
Comment #7
add1sun commentedMarking this one resolved.
Comment #8
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.