ComputerWolf / SlickNav

Responsive Mobile Menu Plugin for jQuery
MIT License
939 stars 314 forks source link

manual open not working #98

Closed ribeiroi closed 9 years ago

ribeiroi commented 9 years ago

The $('.menu').slicknav('open');

is not working in 1.0.4 but works in 1.0.0.

ComputerWolf commented 9 years ago

@ribeiroi, I just tested on the latest code and it is working for me. Can you please link to a jsfiddle, codepen or similar that exhibits this issue?