A light-weight, responsive, mobile-like navigation menu plugin
var slinky = $(…).slinky(options);
label | 'Back' | Label for the back button. Pass true to use the link's own label |
---|---|---|
title | false | Pass true to show title of current menu level |
speed | 300 | Animation speed in milliseconds |
resize | true | Resize menu height to match content on navigation |
Navigate back to the main menu
animate | true | Pass false to skip animation |
---|
Navigate to a sub menu
to | Pass a selector for the ul element to jump to | |
---|---|---|
animate | true | Pass false to skip animation |
Remove slinky