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

subheaderClass is the new "sub-header", not itemClass. Fixes issue #39. #40

Closed fefrei closed 11 years ago

stefanwalther commented 11 years ago

This error still occurs in v1.8.0 if you are using H2,H3,H4 ...

Regards Stefan

gfranko commented 11 years ago

@stefanwalther I see it working with h2,h3,h4 as the selectors: Here is a jsfiddle showing it working as expected: http://jsfiddle.net/6xqKW/72/