gfranko / jquery.tocify.js

A jQuery Table of Contents plugin that can be themed with Twitter Bootstrap or jQueryUI.
http://gregfranko.com/jquery.tocify.js/
MIT License
928 stars 216 forks source link

Create event handler for "no links found" #108

Open jigarius opened 5 years ago

jigarius commented 5 years ago

With such an event listener, people will be able to hide or show certain elements on the page. For example, I'm using the Drupal integration for this module and when the tocify is empty, I need to hide the block that contains the table of contents.