Jump to content

Dropdown menus IE9 not working


egurusoft

Recommended Posts

Hi

 

I just noticed drop down menu is not working properly in IE9

 

http://smartdisplay.no  (Check in second line menu)

 

I have tested it before and it was working there but not now not sure what went wrong.

 

Looks like some javascript issue but not sure

Please help me :)

 

 

 

post-21906-13482403783127_thumb.png

Link to comment
https://forums.phpfreaks.com/topic/268451-dropdown-menus-ie9-not-working/
Share on other sites

If you check with the developer tools for your browser (Firebug if Firefox, Firefly if Opera, etc) then it should tell you exactly what fails. Once you know that, it should be quite simple to fix it. At least it'll be a lot easier, as you'll have something to work from.

I've attached a screenshot of how it should look, in case someone else is wondering about it.

 

egurusoft: I tried to take a look at the problem, but with the sheer number of (badly) named classes, inline styles and JS involved I didn't have the time nor desire to dig into this. What I did notice is that you've done it way more complicated than what you needed to do, and in a manner which does not degrade gracefully.

I strongly recommend that you look into the "Suckerfish" method, as it will give you a basic and properly functioning hover-menu. Then you just need some JS to add the sliding effects to it.

post-135505-13482403790399_thumb.png

That screenshot doesn't explain at all what's not working.

 

I think what he's saying is that the 3 items should be part of a single drop down menu, but instead they are displaying horizontally in IE9.

 

Ah yes. I don't know how I didn't realise that :)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.