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

Scroll jump #20

Closed joaquincasares closed 11 years ago

joaquincasares commented 11 years ago

I've written test code to show the issue that I'm seeing: https://github.com/joaquincasares/jquery.tocify.js/tree/Issue-20/Issue-20

To reproduce the issue: Click on the second header, Refresh the page, Scroll down until the last line of text can be seen, Issue: the page jumps back to the second header.

Tested in Chrome, Safari, and Firefox.

Other than that, it looks and acts amazingly! Thanks!

joaquincasares commented 11 years ago

Not seen if extendPage is set to false.

gfranko commented 11 years ago

I just released Tocify v1.4.0, which should fix this bug!