More actions
No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
<li><button onclick="document.getElementById('englishAudio').pause()">Pause <> Dakata</button> | <li><button onclick="document.getElementById('englishAudio').pause()">Pause <> Dakata</button> | ||
<li><button onclick="document.getElementById('englishAudio').pause(); document.getElementById('englishAudio').currentTime = 0;">Stop <> Daina</button> | <li><button onclick="document.getElementById('englishAudio').pause(); document.getElementById('englishAudio').currentTime = 0;">Stop <> Daina</button> | ||
</ol> | |||
</html> | |||
#:Hausa Audio: <html><audio controls loop id="hausaAudio"><source | |||
src="http://hausadictionary.com/" type="audio/mpeg"></audio> | |||
<ol> | |||
<li><button onclick="document.getElementById('hausaAudio').play()">Play <> Saurari Ayar</button> | |||
<li><button onclick="document.getElementById('hausaAudio').pause()">Pause <> Dakata</button> | |||
<li><button onclick="document.getElementById('hausaAudio').pause(); document.getElementById('hausaAudio').currentTime = 0;">Stop <> Daina</button> | |||
</ol> | </ol> | ||
</html> | </html> |