offCanvasMenu icon indicating copy to clipboard operation
offCanvasMenu copied to clipboard

IE7 support?

Open patrick-wc opened this issue 11 years ago • 3 comments

Hi,

I heard about this plugin on the shop talk show. It seems great and lightweight, but I need IE7 support on an upcoming project I'd like implement an offcanvas menu on. I gave the demo page a quick whirl in BrowserStack and the menu fires but there is no content in it for some reason.

I was just wondering if you guys knew about this and/or had any ideas of how to fix?

Cheers

patrick-wc avatar Jan 25 '14 14:01 patrick-wc

@zerodburn I'm surprised to hear the menu itself is sliding into view while its contents remain invisible. That sounds like the difficult part is working.

Could you pass along the portion of JS where you are calling .offCanvasMenu() (it helps to see which options you are passing along).

It would also be very helpful to see the actual working code, but if you can't share that publicly I understand.

tylersticka avatar Jan 27 '14 22:01 tylersticka

Hi @tylersticka , I just gave the demo page http://cloudfour.github.io/offCanvasMenu/ a quick go in Browser Stack using Windows XP and IE7. It didn't work as described above. Here's a screenshot:

ie7

patrick-wc avatar Jan 28 '14 11:01 patrick-wc

Thanks for the screenshot, @zerodburn!

This may or may not be related to #17. If I remember correctly, IE7 had some (unsurprisingly) idiosyncratic requirements, and I wasn't able (at that time) to find a solution that would work for everything.

So to answer your original question: No, it appears IE7 is not supported at this time. But we welcome contributions to include that support!

tylersticka avatar Jan 28 '14 17:01 tylersticka