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

When using Bootstrap Collapse the scroll gets broken #84

Open fmonsalvo opened 8 years ago

fmonsalvo commented 8 years ago

Whenever expanding a Bootstrap Collapse the scroll is calculated as if it was not expanded, thus highlighting the wrong elements. Is there a way to fix this?

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Claudia-CC commented 7 years ago

I have exactly the same question, did anyone find a workaround?

VsevolodGolovanov commented 7 years ago

Also doesn't work with Foundation Accordions: the active status sticks to the first tocify-item, whose header is hidden (inside the collapsed accordion).