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

vzv_sub_menu is a lightweight table of contents plugin for automatically generates a context menu from heading elements within the document.

smooth-scroll Table-of-Contents

Documentation

jQuery Plugin vzv_sub_menu

add sub menu from content headers

USE:

jQuery(document).ready(function($){       $('body').vzv_sub_menu({           'headers' : 'h2, h3',           'after': true,           'speed': 800,           'title': 'Content NAV:',       }); });

See demo

https://vadya8z.github.io/vzv_sub_menu/


You May Also Like