|
@ -135,8 +135,11 @@ |
|
|
<p> |
|
|
<p> |
|
|
Press play (best listened in FireFox). It might take a minute to load.</p> |
|
|
Press play (best listened in FireFox). It might take a minute to load.</p> |
|
|
<div class="audio-buttons"> |
|
|
<div class="audio-buttons"> |
|
|
<button class="stream-button b-narrow" onclick="document.getElementById('player').play()">Play</button> |
|
|
<button id="bp" class="stream-button b-narrow" onclick="document.getElementById('player').play(); bplaytoggle()">Play</button> |
|
|
<button class="stream-button b-narrow" onclick="document.getElementById('player').pause();document.getElementById('player').src=document.getElementById('player').src;">Stop</button> |
|
|
|
|
|
|
|
|
<button id="bs" class="stream-button b-narrow" onclick="document.getElementById('player').pause();document.getElementById('player').src=document.getElementById('player').src; bstoptoggle()">Stop</button> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<button class="stream-button b-narrow vol" onclick="document.getElementById('player').volume += 0.1">Vol +</button> |
|
|
<button class="stream-button b-narrow vol" onclick="document.getElementById('player').volume += 0.1">Vol +</button> |
|
|
<button class="stream-button b-narrow vol" onclick="document.getElementById('player').volume -= 0.1">Vol -</button> |
|
|
<button class="stream-button b-narrow vol" onclick="document.getElementById('player').volume -= 0.1">Vol -</button> |
|
|
</div> |
|
|
</div> |
|
@ -161,7 +164,7 @@ |
|
|
<br> ↬ |
|
|
<br> ↬ |
|
|
<a class="windowlinks" href="" target="_blank"> direct link to ↬ Jitsi</a> |
|
|
<a class="windowlinks" href="" target="_blank"> direct link to ↬ Jitsi</a> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
--> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|