[HTML]網頁音效播放相容性整理. ... <a href="msg.wav">Play Sound</a> ... <script> function PlaySound(url) { document.all.sound.src = url; } ...
確定! 回上一頁