I have 7.x-1.0 installed, and it works wonders on all browsers, except IE 7 and 8.
On IE8, it shows the dark menu bar with 'hamburger' symbol all the time, even on desktop display.

menu always shows

It seems like the js responsive for small screens is triggered no matter what size the screen on IE8. Same thing on IE 7, but on 7 there isn't even a dark menu bar with 'hamburger' symbol. So it looks like there is nothing there. In the code the nav is there, but it is open and 100% wide, hidden under the image.

no nav showing

IE 9 and up works perfectly:

working great!

Is there something I am doing wrong, that it doesn't work on those browsers? Can I disable this module for just IE7 and 8? Any help would be appreciated. Thanks!

CommentFileSizeAuthor
ie7-no-nav.jpg172.24 KBwlftn
ie8-menu-with-hamburger.jpg172.94 KBwlftn
ie9-perfect.jpg182.29 KBwlftn

Comments

wlftn’s picture

Issue summary: View changes
wlftn’s picture

Category: Bug report » Support request
Status: Active » Closed (works as designed)

This is a problem with IE 7 & 8. Neither responds to media queries. Fix was to adjust in IE conditional CSS.