Try this. JavaScript. Copy Code. function toShow() { var iframe = document.getElementById('pdf'); iframe.style.display = 'block'; }.
確定! 回上一頁