An open API service indexing awesome lists of open source software.

https://github.com/timmsy1998/js-scroll-depth-tracker

This project tracks the scroll depth through a news article webpage and dispatches an event to the window object at 25%, 50%, and 100% scroll offsets. The offset percentage is included in the details of the event. The project also displays a modal to inform the user of their current progress.
https://github.com/timmsy1998/js-scroll-depth-tracker

development-test javscript scroll-depth tracker

Last synced: over 1 year ago
JSON representation

This project tracks the scroll depth through a news article webpage and dispatches an event to the window object at 25%, 50%, and 100% scroll offsets. The offset percentage is included in the details of the event. The project also displays a modal to inform the user of their current progress.

Awesome Lists containing this project