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
927 stars 217 forks source link

Highlight first TOC entry by default #21

Closed joaquincasares closed 11 years ago

joaquincasares commented 11 years ago

Having the option to have the first TOC entry be marked as active, by default, would be a great addition.

Ideally, this would occur when a fresh webpage is first loaded, without an anchor tag location.

This issue can also be seen via the example in: https://github.com/joaquincasares/jquery.tocify.js/tree/Issue-20/Issue-20

gfranko commented 11 years ago

Tocify v1.4.0 now supports a highlightDefault option that is set to true. http://gregfranko.com/jquery.tocify.js/#OptionsAPI