<button id="goFS">Go fullscreen</button> <script> var goFS = document.getElementById("goFS"); goFS.addEventListener("click", function() {
確定! 回上一頁