Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 717 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 717 Bytes

Slinky

jQuery sliding menu

A light-weight, responsive, mobile-like menu plugin

Installation

Download the latest version. The files you need are;

  • assets/js/jquery.slinky.js
  • assets/css/jquery.slinky.css

Usage

$('.menu').slinky(options);

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