at the end of the iframe in the url you have player/?bg ... what is this called, it seems like you are passin variable to a webpage to customize it on load? is this php pr some other magic? my experiences with coding are very narrow and i like this new thing i dont understand
at the end of the iframe in the url you have player/?bg ... what is this called, it seems like you are passin variable to a webpage to customize it on load? is this php pr some other magic? my experiences with coding are very narrow and i like this new thing i dont understand
its all pure js! if you look at the source code of /app/music-player/, its actually a js parameter! (https://www.w3schools.com/js/js_function_parameters.asp)