Manipulating Spotify Play Button via jQuery

自古美人都是妖i 提交于 2019-12-12 03:48:20

问题


Is it possible to manipulate the Spotify Play Button via jQuery? For instance, pausing and playing, changing the song, etc? I've tried to modify the contents of the iframe in which the Play Button resides by using .contents() but haven't had much luck. Any ideas?

Thanks


回答1:


Unfortunately, the Spotify Play Button doesn't expose a JS Api to control playback.



来源:https://stackoverflow.com/questions/15799944/manipulating-spotify-play-button-via-jquery

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!