sjwilliams / scrollstory

A jQuery plugin for building scroll-based stories
http://sjwilliams.github.io/scrollstory/
MIT License
282 stars 31 forks source link

Calculate item's active scroll percent complete #27

Closed sjwilliams closed 8 years ago

sjwilliams commented 8 years ago

This PR updates a new property of the item object with a value, between 0 and 1, that represents the percent this item has scrolled through its active scroll area.