BootSideMenu

A jQuery plugin to easily create a sliding menu, working on a Bootstrap based application.

Thanks

How to

The menu will appear on the right.

$(document).ready(function () {
    $('#test').BootSideMenu({
        side: "right",
        pushBody: false,
        remember: false
    });
});

By default the duration time of the slide is 500 ms. To change this feature use the option:

duration:1000 //wathever mills you want

Watch this changes in the next example.

A courtesy coffee?

If you appreciate my work, and you are kind to offer a coffee, I will be very satisfied.

Donate

Esempio
Andrea Lombardo
Item 1 Item 2 Item 3 Item 4