Announcements

Help Wizard

Step 1

NEXT STEP

Topics with Label: toggle

Labels

Forum Posts

Updating the Criteria for Web API Extended Access

Hey, I created this thread to get your feedback on our blog post around changes to the Web API extended access criteria, which will take place on May 15th. Please share any of your thoughts on this change in the comments below. All of your feedback w...

Spotify

livingelectricity

Casual Listener

51344 Views

160 replies

18 likes

Discussion
  • 51344 Views
  • 160 replies
  • 18 likes

Any way to stop the Spotify player (embed) when the user scrolls the website page?

Does anyone know of a way to stop the Spotify player (embed) when the user scrolls the website page? We have this code working now: // Get a reference to the embed iframe element const spotifyEmbedWindow = document.querySelector('iframe[src*="spotify...

Casual Listener

...frame element const spotifyEmbedWindow = document.querySelector('iframe[src*="spotify.com/embed"]').contentWindow; spotifyEmbedWindow.postMessage({command: 'toggle'}, '*');     &n...

Galina777

Casual Listener

2201 Views

4 replies

1 likes

Embed Player
javascript
pause music
stop playing
toggle
  • 2201 Views
  • 4 replies
  • 1 likes