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 new option to allow highlighting subheader #94

Open briznad opened 8 years ago

briznad commented 8 years ago

If the TOC item contains children, when a child is active it may be desirable to also highlight the subheader parent. This change creates an option to do just that.