jwarby / jquery-pagewalkthrough

Page Walkthrough is a flexible system for designing interactive, multimedia, educational walkthroughs.
http://jwarby.github.io/jquery-pagewalkthrough/
MIT License
179 stars 62 forks source link

Scrolling to target element does not work properly if `scrollTop` of element is not 0 #37

Closed jwarby closed 10 years ago

jwarby commented 10 years ago

When scrolling to a new target element and the non-body scroll element is already partly scrolled, the scrolling distance is not correct.