getElementById (btnId); if (type == "d") { currentBtn.style.display = "block"; //style中的display属性 } else if (type == "h") {
確定! 回上一頁