Nástroje používateľa

Nástoje správy stránok


blog:odborny:2019-08-21-spotify_link_generator_open_spotify_track_in_specific_playlist

Rozdiely

Tu môžete vidieť rozdiely medzi vybranou verziou a aktuálnou verziou danej stránky.

Odkaz na tento prehľad zmien

Obojstranná predošlá revízia Predchádzajúca revízia
Posledná revízia Obojstranná nasledujúca revízia
blog:odborny:2019-08-21-spotify_link_generator_open_spotify_track_in_specific_playlist [2019/08/21 14:23]
Róbert Toth
blog:odborny:2019-08-21-spotify_link_generator_open_spotify_track_in_specific_playlist [2019/08/21 14:28]
Róbert Toth
Riadok 105: Riadok 105:
      
   resultURIElement.value = resultURI;   resultURIElement.value = resultURI;
-  resultURLhrefElement.href      = resultURI;+  resultURIhrefElement.href      = resultURI;
   resultURIhrefElement.innerHTML = 'open';   resultURIhrefElement.innerHTML = 'open';
 } }
Riadok 142: Riadok 142:
  
 <dl> <dl>
-  <dt>Link URL (to open in web browser): <a href="#" id="resultURLhref"></a></dt>+  <dt>Link URL (to open in web browser): <a href="#" id="resultURLhref" target="_blank"></a></dt>
   <dd><input type="text" id="resultURL" style="width:500px;">   <dd><input type="text" id="resultURL" style="width:500px;">
-  <dt>Link URI (to open in Spotify): <a href="#" id="resultURIhref"></a></dt>+  <dt>Link URI (to open in Spotify): <a href="#" id="resultURIhref" target="_blank"></a></dt>
   <dd><input type="text" id="resultURI" style="width:500px;">   <dd><input type="text" id="resultURI" style="width:500px;">
 </dl> </dl>
blog/odborny/2019-08-21-spotify_link_generator_open_spotify_track_in_specific_playlist.txt · Posledná úprava: 2019/10/08 23:03 od Róbert Toth