sjwilliams / scrollstory

A jQuery plugin for building scroll-based stories

Home Page:http://sjwilliams.github.io/scrollstory/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add reference to widget from each item

sjwilliams opened this issue · comments

To make it easy to manipulate the widget in context that might only have access to an item, include a reference. Something like this in .complete may work:

item.scrollStory = this;

in 0.3