SoundCloud-API-jQuery-plugin:SoundCloud API jQuery插件

时间:2021-05-25 15:14:34
【文件属性】:
文件名称:SoundCloud-API-jQuery-plugin:SoundCloud API jQuery插件
文件大小:8KB
文件格式:ZIP
更新时间:2021-05-25 15:14:34
JavaScript jQuery插件:SoundCloud oAuth 2.0 API包装器 一个简单的用法示例 首先也是最重要的是,您需要从SoundCloud获取客户端ID。 如果您还没有,请在SoundCloud 页面上注册一个应用。 将插件包含在您HTML代码中: < script type =" text/javascript " charset =" utf-8 " src =" scripts/jquery.sc.api.js " > </ script > 然后初始化它: var api = $ . sc . api ( 'Enter your Client ID here' ) ; 或亲自处理成功的授权: var api = $ . sc . api ( 'Enter your Client ID here' , { onAuthSuccess : function (
【文件预览】:
SoundCloud-API-jQuery-plugin-master
----example()
--------index.html(846B)
--------js()
----jquery.sc.api.js(9KB)
----LICENSE(1KB)
----README.markdown(1KB)

网友评论