Posts by Jhon Saint • 41 points
2 posts
-
3
votes1
answer148
viewsQ: Deezer API - JSON request error with $.getJSON
When trying to perform a simple search on Deezer API (Public Search API without Need for Authentication Key) I get the following error message as return: XMLHttpRequest cannot load…
-
1
votes2
answers4614
viewsQ: Automatic update with Javascript
I have a radio page and I need the current music cover to change automatically, updating it every 5 seconds, taking the image of an external file I call playlist.php that returns the tag: <img…