Преглед изворни кода

Added preload tag to embed audio element

TC pushbot 5 пре 4 година
родитељ
комит
7a1c4abf2d
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      web/Music/embedded.html

+ 1 - 1
web/Music/embedded.html

@@ -166,7 +166,7 @@
 		<div class="listitem" onClick="playThis(this);">N/A</div>
 	</div>
 	<!-- autoplay -->
-	<audio id="mainPlayer" style="display:none;" autoplay></audio>
+	<audio id="mainPlayer" style="display:none;" preload="auto" autoplay></audio>
 	
 	
 	<div style="display:none;">