wduffy / jScroll

jScroll is a jQuery plugin that keeps an element in view when a user scrolls.
http://www.wduffy.co.uk/jScroll
73 stars 19 forks source link

Updated to account for document resize #15

Open ghost opened 12 years ago

ghost commented 12 years ago

This update accounts for changes in the size of the document after initialization to ensure proper calculation of the top margin on each scroll.