Napster / napster.js

Napster Javascript SDK
MIT License
56 stars 44 forks source link

[Napster] Support for more jQuery versions #4

Closed karudedios closed 7 years ago

karudedios commented 7 years ago

Explanation Using a more "vanilla-ish" approach to wait for iFrame loading, since the usage of load has changed from jQuery 1.x through jQuery 3.x.

Tested the example is still working as intended.