jQuery sliding menu
A light-weight, responsive, mobile-like menu plugin
Download the latest version. The files you need are;
- assets/js/jquery.slinky.js
- assets/css/jquery.slinky.css
$('.menu').slinky(options);
Option | Default value | Description |
---|---|---|
label |
'Back' | Label for the back button. Set to true to use the link's own label |
title |
false |
Set to true to show title of current menu level |
speed |
300 |
Animation speed in milliseconds |
resize |
true |
Resize menu height to match content |