Search code examples
jquerymobilemenublackberry-10slicknav

Slicknav mobile menu does not work on Blackberry 10 devices


we are developing a website: http://2mholdings.squaresystem.co.uk/.

It's a responsive website and we are using a jQuery Plugin for the mobile menu called 'slickNav'.
I've found that it works reliably on all devices except for Blackberry 10 devices (other Blackberrys work no problem).

The issue is that a Blackberry 10 user cannot select the menu to get it to dropdown and click through to other pages whatsoever.
We do not have a Blackberry 10 device in the office to test this either which makes it even more troublesome.

Can anybody help/advise?


Solution

  • Have you tried the Blackberry 10 simulator? I have tested SlickNav.com on it and all drop downs work correctly.

    It looks as if you need to remove position:fixed from .slicknav_nav in your slicknav.css since you already have #mob-nav fixed.