🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

Adaptive Menu is a lightweight jQuery plugin used to create a responsive menu that will auto switches to an off-canvas side navigation on small screens.

off-canvas-menu responsive-menu

Documentation

jquery.adaptive-menu

Call

$('.wrapmenu').adaptiveMenu({   query: 768, // media-query for adaptation of the menu   append: 'body' // append background element   callback: function // some function });

You May Also Like