Snap On Snap
Adam Argyle
October 18, 2024
Play a 🫰(snap) when CSS snaps ! const snap = new Audio ( 'snap.mp3' ) scroller . onscrollsnapchange = () => snap .play () Demo · JS Snap API Note : you may need to click/tap before scrolling, for the browser to deem playing the audio as user activated.
Discussion in the ATmosphere