skybrud / sky-visible

[DISCONTINUED] sky-visible's sole purpose is to track an elements progress from A to B e.g. from the bottom to the top of the viewport
MIT License
3 stars 0 forks source link

add .on() and .off() methods #2

Open matpeder opened 9 years ago

schonert commented 9 years ago

Methods triggered on when skyVisible scroll - passing through the dimensions (window, body) and the current scroll position

matpeder commented 9 years ago

Idea: Add optional debounce param to .on() to trigger method only on each scroll interaction, not each scroll tick?

schonert commented 9 years ago

Maybe give the option of passing a preferences object? Other features and preferences might come along the way.

Ornhoj commented 7 years ago

Concerns: General rule not concerning specific elements