paper-leaf / alton

Alton is a jQuery-powered scrolling plugin, with a twist.
http://paper-leaf.com/alton-jquery-scroll-jacking-plugin/
217 stars 34 forks source link

Callback Function #40

Closed msnyderdev closed 8 years ago

msnyderdev commented 8 years ago

I'd like to be able to fire my own JS functions after the scroll effects are done -- this way I could animate additional elements or update other parts of the page.

The most likely place seems to be the scrollDown and scrollUp functions. Is this something you're considering adding?

msnyderdev commented 8 years ago

Sorry, I see you've already got this in another issue it seems