sparkbox / bouncy-ball

:red_circle: Compare web animation techniques by bouncing a ball with each one.
https://sparkbox.github.io/bouncy-ball
MIT License
605 stars 66 forks source link

refactor: simplify the JS around nav buttons #105

Closed iAmNathanJ closed 3 years ago

iAmNathanJ commented 3 years ago

The purpose of this is to simplify the site JS by styling the navigation via document fragment browser features.

Validation